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