Reply
fill in form with URL of previous page
Old 08-01-2006, 07:52 AM fill in form with URL of previous page
BrianC's Avatar
Junior Talker

Posts: 2
Name: Brian
Location: England
Hi,

I've fairly new to Javascript and can't find an answer to this. I want the user to be able to click on a link at the top of the page and take them to a contact form. I'd like the URL of the previous page (the one they were on when they clicked on contact) to be entered in to a hidden field on the form. This is so people can report broken links and we know where on the site they requested the contact form from. Or there may be a better way to do this?

Thanks, Brian
BrianC is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 08-01-2006, 09:02 AM Re: fill in form with URL of previous page
funkdaddu's Avatar
Web Design Snob

Posts: 636
The Javascript code for the referring doc is:
Code:
document.referrer
But JS might not be the best way to do it. I would do it via server side code from a custom 404 page with the referring url in a form element
funkdaddu is offline
Reply With Quote
View Public Profile Visit funkdaddu's homepage!
 
Old 08-01-2006, 09:30 AM Re: fill in form with URL of previous page
BrianC's Avatar
Junior Talker

Posts: 2
Name: Brian
Location: England
Hi, this worked perfectly. Thank you very much, Brian
BrianC is offline
Reply With Quote
View Public Profile
 
Old 08-03-2006, 09:21 AM Re: fill in form with URL of previous page
saadatshah's Avatar
Extreme Talker

Posts: 216
Name: Syed Saadat Ali
Location: Lahore, Pakistan
Already answered so I missed the chance
__________________
Traffic School - Driver Ed - Defensive Driving - Texas Defensive Driving - Online Traffic School - Defensive Driving Course
If you have knowledge, let others light their candles in it.
saadatshah is offline
Reply With Quote
View Public Profile Visit saadatshah's homepage!
 
Reply     « Reply to fill in form with URL of previous page
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11315 seconds with 13 queries