I am new to ASP so please be patient. I've created a form
in FrontPage following a tutorial from the Microsoft site.
This form is supposed to place the information gathered
into an MS Access database. I let FrontPage create the
database for me. Everything worked fine. However my ASP
page does not function..it just opens showing the code
behind the form. My page does have a .asp extension but it
does not want to work. Could someone point me in the right
direction? I currently have it on my local Windows 2000
machine to test before placing it on our Intranet.

Need ASP Help ASAP by Rosemary

Rosemary
Thu Nov 20 08:52:32 CST 2003

Did you install IIS? and the path name should be something
like http://localhost/ComputerName/formname.asp

>-----Original Message-----
>I am new to ASP so please be patient. I've created a form
>in FrontPage following a tutorial from the Microsoft
site.
>This form is supposed to place the information gathered
>into an MS Access database. I let FrontPage create the
>database for me. Everything worked fine. However my ASP
>page does not function..it just opens showing the code
>behind the form. My page does have a .asp extension but
it
>does not want to work. Could someone point me in the
right
>direction? I currently have it on my local Windows 2000
>machine to test before placing it on our Intranet.
>.
>