Jump to content

What is this?


ballhogjoni

Recommended Posts

if you use an image as a button to post information to another page then the mouse click position is also posted ( ie the X and Y values of the click) . now for the second part

the second part is to write a script that checks the validity of your script (lets call it validate()) and return either true or false depending on the validation question, then in the code for the button use onSubmit="return validate();". if the answer to your function is false it stops the post if it is true it allows the post to go ahead.
Link to comment
https://forums.phpfreaks.com/topic/30985-what-is-this/#findComment-142981
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.