path problem in auto-generated database code in FP 2003

D

Dennis Klindrup

Hi, I am using a number of Access databases on my websites (example:
www.whiskyportal.com). When FP is autogenerating code for retrieving data
from the databases it will among a lot of other code add lines like this:

u-dbrgn1="../_fpclass/fpdbrgn1.inc"

Worked fine for a long time, but now my webhotel decided to move my site to
a new server with a higher security level, and paths including '..' are no
longer allowed. Research on the internet also points out that the safest is
to always use an absolute path like "/_fpclass/fpdbrgn1.inc" instead.

Are there any way to make Frontpage autogenerate the code in this,
supposedly more safe, way? or is there a way where I can change the
auto-generated code without getting an error?

Any help appreciated
Dennis
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top