Jump to content

Force input click


manix

Recommended Posts

Hello,

 

How can I force an input submit button to autoclick when the page is loaded?

 

Or if there's another way to do this here's what I'm trying to do

 

I'm creating a view profile page which is an ordinary public profile viewer but I don't want the link to be something like "/profile.php?id=1203872438974" so instead if $_GET['id'] is set I'm having a form with a hidden input which holds the ID automatically submit it to the same page and this time access it with $_POST so the page would look like "/profile.php"

Link to comment
https://forums.phpfreaks.com/topic/244129-force-input-click/
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.