Results 1 to 2 of 2

Thread: collect page URL when form is sent to asp

  1. #1
    Join Date
    Jul 2005
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default collect page URL when form is sent to asp

    Hi all

    Please would someone assist me with this.

    I have a small contact form which is linked off 100+ pages on a site with 1 asp to send the mail. I need the form to collect the page url that the contact from comes from when submitted. I could create a seperate html form with a pre-defined hidden input field to send the page url or title, but this could take forever.

    I need some added bit of script or a field in the form that tells the form to pass the URL or Title to the ASP where I can create a field in the sendmail script.

    Thanks so much

  2. #2
    Join Date
    Sep 2005
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Try asking on the ASP board.
    Is there an ASP equivalent of $_SERVER['HTTP_REFERER'] ?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •