chris23 Posted April 11, 2008 Posted April 11, 2008 Hope someone can help. I've been customising contact_us.php and noticed when debugging using print_r on the POST array that 2 elements are added x and y with two seemingly random integers send each time the form is posted. Q1. What are these two elements for? Q2. Which function / class is adding these to the array - I've been through every function / class included by application_top and just can't see where this is being done. TIA Please use forum for support rather than PM - PMs unrelated to my contributions will be ignored. Google Site Search is your friend My contributions: Tracking Module | PDF Customer Invoice | Subcategory textboxes
burt Posted April 11, 2008 Posted April 11, 2008 1. The position of the cursor when the user presses the submit button. 2. Nothing to do with osCommerce.
chris23 Posted April 11, 2008 Author Posted April 11, 2008 1. The position of the cursor when the user presses the submit button. 2. Nothing to do with osCommerce. Thanks Burt, I was beginning to think it was nothing to do with osC - some general.php array/string functions refer to these elements (by ignoring them it seems) I haven't seen these values before - they're specific to input image elements it seems (hardly ever use them; prefer css styled buttons) not standard submit elements. Thanks again, Chris Please use forum for support rather than PM - PMs unrelated to my contributions will be ignored. Google Site Search is your friend My contributions: Tracking Module | PDF Customer Invoice | Subcategory textboxes
Recommended Posts
Archived
This topic is now archived and is closed to further replies.