Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Tags for this Thread

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    adam L
    adam L's Avatar
    Guest

    How do I link to an HTML form and auto fill in a field?

    I have an HTML form on my website that visitors can contact me from. I'd like to know what link they use to contact me. Can I made each link have a unique ID that automatically gets filled into the form? I'm using a simple HTML form with a CGI script.

  2. #2
    dhvrm
    dhvrm's Avatar
    Guest
    You can use $ENV{'HTTP_REFERER'} in perl to get the URL of the current page.

 

 

Quick Reply Quick Reply

Click here to log in


What is the sum of 36 and 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. click on link and fill in form in HTML CSS PHP?
    By MastErF87 in forum Discuss PHP
    Replies: 0
    Last Post: 05-05-2010, 02:35 PM
  2. Replies: 0
    Last Post: 05-01-2010, 12:22 PM
  3. How can I auto fill a value in an HTML form using PHP?
    By MacKniven in forum Discuss HTML
    Replies: 1
    Last Post: 11-05-2009, 05:51 PM
  4. Replies: 0
    Last Post: 07-30-2009, 04:36 AM
  5. Replies: 0
    Last Post: 12-03-2008, 05:38 PM

Bookmarks

Posting Permissions

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