Jump to content

Problem Pass data via the URL


justice1

Recommended Posts

I have a web form created in front page for example

 

<a shape="rect" href="mailto:example.com/[email protected]" shape="rect">example.com/update-mail.htm

 

on it is a field called eMail. I want to pass data to this field via the URL.

 

I have tried

 

<a shape="rect" href="mailto:example.com/[email protected]" shape="rect">example.com/[email protected]

 

 

but although I didn't get an error, it didnt appear to populate the field.

 

Do I need to do something else ?

 

Also if I wanted to pass two fields - what would the syntax be.

Link to comment
https://forums.phpfreaks.com/topic/175697-problem-pass-data-via-the-url/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.