Confirm using database results

M

Maureen

HELP

I have a FP2002 web with an access 2002 database - A form page (.asp) submits to the database and takes users to an confirm.htm page - I have a meta refresh tag on this confirm.htm page between <head> and </head> which is supposed to refresh and redirect users to a .asp page where I use database results to display the form submission content plus some additional static info I've added to this page.

The redirect code I have on the Confirm.htm page is <META HTTP-EQUIV=Refresh CONTENT ="3; URL=http://www.mydomain.org/vbsconfirmation.asp";

The redirect seems to work after 3 seconds - I do see the vbsconfirmation.asp page for a split second - but then I'm immediately taken to an error page (That page cannot be found or.....) with the URL showing mydomain.org/process1.as

Something's wrong - can you help me PLEASE!!!
 

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