navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

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

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

Microsoft MVP

 

Parent path and ASP Database

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

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

All Forums >> Web Development >> ASP and Database >> Parent path and ASP Database
Page: [1]
 
kkwwex

 

Posts: 6
Joined: 3/4/2008
Status: offline

 
Parent path and ASP Database - 3/19/2008 12:34:21   
I have the parent path enabled on the web server. Everything works just fine for a few days and then the database results are not dispayed properly on the webpages. The problem fixes itself after a couple of days and then it reappears. Does anyone have any idea what could possibly be causing this "glitch"?
rdouglass

 

Posts: 9167
From: Biddeford, ME USA
Status: offline

 
RE: Parent path and ASP Database - 3/19/2008 12:58:33   
I'm not sure of the reason why but you may be able to solve it permanently by using virtual paths instead of Parent paths. Basically all the lines like :

<!--#include file="../_fpclass/fpdbrgn1.inc"-->

becone:

<!--#include virtual="/_fpclass/fpdbrgn1.inc"-->

Don't forget that backslash. "virtual" basically sets everything from the root downward.

Hope it helps.

_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to kkwwex)
kkwwex

 

Posts: 6
Joined: 3/4/2008
Status: offline

 
RE: Parent path and ASP Database - 3/19/2008 14:18:33   
do i have to disable parent path on the server prior to doing this? i tried changing the code but Frontpage doesn't save it and it goes back to the original line

(in reply to kkwwex)
OscarSierra

 

Posts: 174
Joined: 5/14/2004
From: Norway
Status: offline

 
RE: Parent path and ASP Database - 4/1/2008 12:04:54   
Take a look at this http://www.outfront.net/spooky/adv_drw_diet.htm

(in reply to kkwwex)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Parent path and ASP Database
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