informedia
2004-01-26 01:10:21 UTC
Such a simple exercise is taking so long to find an answer. Please help.
Let's create a MsAccess file (access.mdb) and add a table with two fields:
name (txt50), number(int)
Place this .mdb file in the wwwroot of a default IIS5 install.
Create a client.htm which connects to access.mdb from a client on the
internet.
???? what does the html file look like to access the records in the
database????
Thank you in advanced.
p.s. let's keep it simple and avoid the 'should' work. KISS
Let's create a MsAccess file (access.mdb) and add a table with two fields:
name (txt50), number(int)
Place this .mdb file in the wwwroot of a default IIS5 install.
Create a client.htm which connects to access.mdb from a client on the
internet.
???? what does the html file look like to access the records in the
database????
Thank you in advanced.
p.s. let's keep it simple and avoid the 'should' work. KISS