DBRW - DataBase Results Wizard
Have no ideas what is calling your confirmation page
- ASP hand coded?
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________
|I have Fontpage web hosting on a windows server 2003. I went to Plesk 7.5
| control panel but I don't know what to change there. I don't know what is
| parent pathing and DBRW. As a test, in the subsite, I changed in global.asa
| DBQ=URL=fpdb/Feedback-tax.mdb to the full address of the db starting with
| http: and it inserted the record correctly. But I didn't see the confirmation
| page.
| Is there a way to make it work more easily?
|
| "Stefan B Rusynko" wrote:
|
| > Depends on your host settings and whether parent pathing is enabled on whether you can use a DB in the root from a subweb (if
using
| > the DBRW)
| > If using hand coded ASP
| > - Does the subweb have DB Connection (a global.asa file) w/ the correct path to the DB
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| >
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > | In a subsite, I created a form where the results are saved to a Access
| > | database. After the user fill out and submit the form, the same page appear
| > | instead of going to a confirmation page. Then I check my database and I see
| > | that no record has been added.
| > | So I converted my subsite to a folder and retried but this time, it worked.
| > | I saw the confirmation page and a record was added.
| > | Do you know how I can make it work in a subsite?
| >
| >
| >