show a 'thankyou' page instead of stats page

They have: 8 posts

Joined: Oct 2001

my site is hosted by freewebspace.com, (although I have one of their pay per month packages). All my files for site are based at root of my site, http://webworksrus.freewebspace.com/all_my_site_files.

I want to show a thankyou page after user hits send button. Freewebspace.com say code to enter is:

they stress that the path put in value area should be relative to where you currently are, (in my case the enquiry form), and not absolute. My files are located like this:

http://webworksrus.freewebspace.com/enquiryform.htm

http://webworksrus.freewebspace.com/thankyou.htm

I've tried entering value="thankyou.htm" and have also tried full path but neither work. The form still gets submitted okay but it is still the success / stats page being shown. Any ideas? You can't upload CGI to freewebspace but they have quite a good CGI section. Hope you can help.

Cheeky Chappie

Enigmatic's picture

They have: 44 posts

Joined: Oct 2001

You've got:

<input type="hidden" name="redirect" value="http://www.stormpages.com/webworks">
'

Shouldn't you use (the whole) URL to your thank you page:

http://webworksrus.freewebspace.com/thankyou.htm

It has to be absolute...

Best Regards,

Enigmatic

EvenHost.com <- Professional and Affordable Web Hosting Solutions

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

Please only ask your questions in one forum.

Suzanne

Mark Hensler's picture

He has: 4,048 posts

Joined: Aug 2000

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.