Computer Hope

Software => Computer programming => Topic started by: chiragsk on May 06, 2010, 03:06:10 AM

Title: MS Access forms to be accessed from Explorer
Post by: chiragsk on May 06, 2010, 03:06:10 AM
hi!

I created a program in Access. Now I want to access the forms from Internet browser.

I tried to save the Access Form as Web Page. The same is being access on same computer through Internet Explorer (e.g. http://192.168.123.123/main.html), where I want to access this webpage from remote computer(where Access is not installed).

anyone guide!!!!!

Title: Re: MS Access forms to be accessed from Explorer
Post by: Vikram Varaprasad on May 10, 2010, 10:55:36 AM
You can access your file from anywhere by installing IIS (internet information services) on your system.
Title: Re: MS Access forms to be accessed from Explorer
Post by: ayada on May 22, 2010, 05:02:02 PM
you can't get you access form on the web page but you can access the database then by using
asp or asp.net  you can design forms and biniding thin to the data  by help of ADO
to do that look at  http://www.w3schools.com/ado/default.asp