Mike,
There are two different connections and databases. One
connection is "vendorsearch" which points
to /bscip/vendorsearch/fpdb/bscipvendors.mdb. The
global.asa for this connection is in
the /bscip/vendorsearch directory.
The other connection is "projects" and points to
fpdb/projects.mdb and the global.asa is in the root
directory. However, the root directory global.asa seems to
take preference over the other global.asa in the
subdirectory.
When you say has the folder been set up for applications,
is this something the webhost would have to do to get the
two seperate global.asa's to function properly?
Thanks!
-----Original Message-----
Hi E. Teague,
Are these two different applications? If so as the folder
for the latter been set up as an applications?
--
Mike -- FrontPage MVP '97 - '02
http://www.websunlimited.com
Need to use ASP in a FrontPage 2003 include component? Well you can with IncludeASP!
http://www.websunlimited.com/order/Product/IncludeASP/Incl udeASP.htm
udeASP.htm
"E. Teague" <
[email protected]> wrote in
message (e-mail address removed)...at /bscip/vendorsearch/fpdb/bscipvendors.mdb and another
DSN that points to
/fpdb/projects.mdb. I had the global.asa for the vendor
search in the /bscip/vendorsearch directory and the search
worked fine. Now
that I added a global.asa in the root directory for the
search page to the projects.mdb file it seems to override
the global.asa in