Jump to content

Auto Form Filler help needed


Orionsbelter

Recommended Posts

Hi there i need some help in creating a bit of code that will allow me to click a internal link such as "use my address details" this will then take the variable $address and put it in the address textfleid without refreshing the page i have seen some websites do this but can not think of any code to help with this is can anyone direct me in the correct way?>

 

 

Thank you very much 

Link to comment
https://forums.phpfreaks.com/topic/192090-auto-form-filler-help-needed/
Share on other sites

This is certainly something that is easily done with javascript, not php.

 

It can require an ajax call to a php script on the server to get the information, depending on how you have it constructed.

 

Some example code would help, but this post probably belongs in the javascript or ajax forum

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.