Jump to content

Westboarder

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

Westboarder's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. can anyone provide me with code samples how you accomplish this in php?
  2. my only issue with that is, I need to have the form submit still, and also refer the user to a page on my end.
  3. I have an html form that submits to a page on an external site. It basically submits an e-mail field. I want to create a conditional statement, where if the e-mail field is empty, the page does not submit. If the field is populated, it refers the user to a page on my site. Is it possible to do this without modifying the code to which the page submits to? Can I catch the variable before the form "submits", and still submit the data?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.