a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Hosting from $3.99 per month!

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions. dd

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

.asp

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> .asp
Page: [1]
 
ndltx5

 

Posts: 13
Joined: 5/31/2005
Status: offline

 
.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®


:)

(in reply to ndltx5)
ndltx5

 

Posts: 13
Joined: 5/31/2005
Status: offline

 
RE: .asp - 6/9/2005 9:46:12   
Once i get IIS installed how do i preview my pages in a browser?

thanks

(in reply to bobby)
dpf

 

Posts: 7126
Joined: 11/12/2003
From: India-napolis
Status: offline

 
RE: .asp - 6/9/2005 9:52:58   
http://localhost/filename.asp

_____________________________

Dan

(in reply to ndltx5)
ndltx5

 

Posts: 13
Joined: 5/31/2005
Status: offline

 
RE: .asp - 6/9/2005 12:17:57   
when i do that it gives me a "page cannot be found" error

(in reply to dpf)
Page:   [1]
OutFront Discoveries

All Forums >> Web Development >> Microsoft FrontPage Help >> .asp
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts