creating an inventory system in Frontpage
My os is win2000 prof edition. My web server is IIS.
I started with a simple form:
First Name (txtbox)
Last Name (txtbox)
Email (txtbox)
(chkbox)Frontpage 98 (chkbox)Frontpage 2000
Submit Reset
I have C:\Inetpub\wwwroot as virtual directory. I tried to publish the homepage as index.html and it worked...I think. the input appeared at the url. the destination is http://localhost/Inetpub/wwwroot/index.html.
Now I tried to create a site that displays index.html's results. But when I publish it, it returns an error. So I published it at the local drive. It still didn't return index.html's results.
I'm lost here. Please help. Thanks.
P.S. I'm planning to create a front-end that connects to a database. My database is Access 2000. So far, I haven't used the latter yet.
I started with a simple form:
First Name (txtbox)
Last Name (txtbox)
Email (txtbox)
(chkbox)Frontpage 98 (chkbox)Frontpage 2000
Submit Reset
I have C:\Inetpub\wwwroot as virtual directory. I tried to publish the homepage as index.html and it worked...I think. the input appeared at the url. the destination is http://localhost/Inetpub/wwwroot/index.html.
Now I tried to create a site that displays index.html's results. But when I publish it, it returns an error. So I published it at the local drive. It still didn't return index.html's results.
I'm lost here. Please help. Thanks.
P.S. I'm planning to create a front-end that connects to a database. My database is Access 2000. So far, I haven't used the latter yet.
0