Form submission that prompts a new browser and URL

Discussion in 'Programming' started by seobrien, Apr 3, 2007.

  1. #1
    Anyone know where I can find the script to create a form with a submit button that would concatenate the information entered in the form into the destination URL?

    For example. My destination URL is http://www.site.com/product
    If someone enters XYZ in the form and hits submit, the destination would/could be http://www.site.com/product?XYZ

    Thanks
     
    seobrien, Apr 3, 2007 IP
  2. seobrien

    seobrien Peon

    Messages:
    222
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Okay, I've figured that out
    I want the form to appear in an Outlook email signature, which I've also figured out. But from the received email, the submit button doesn't open a browser to the destination. Any idea why that might be?
     
    seobrien, Apr 3, 2007 IP