.asp - 5/31/2005 17:06:00
When i connect my form to a access database i have to save the page as a .asp* file. but when i do that i can't preview my form in a browser(all is see is...below), I was wondering why this is and how to fix it so that i can view my form in a web browser.
thanks
<% ' FP_ASP ASP Automatically generated by a FrontPage Component. Do not Edit.
On Error Resume Next Session("FP_OldCodePage") = Session.CodePage Session("FP_OldLCID") = Session.LCID Session.CodePage = 1252 Session.LCID = 1033 Err.Clear
strErrorUrl = ""
If Request.ServerVariables("REQUEST_METHOD") = "POST" Then If Request.Form("VTI-GROUP") = "0" Then Err.Clear.......
bobby
Posts: 11399 Joined: 8/15/1969 From: Seattle WA USA Status: offline
RE: .asp - 5/31/2005 17:09:34
ASP (and Frontpages DRW) need to be served up on a proper server, not just viewed in a browser.
You will need IIS installed and configured on your machine to view these pages locally, AFAIK
(That means Win XP Pro)
Or there are 3rd party apps that can serve up ASP... but I'm not sure they will serve up the DRW version of ASP
_____________________________
In order to remove a wall you must first remove the Windows®