Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

POST array x and y elements


chris23

Recommended Posts

Posted

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

Posted

1. The position of the cursor when the user presses the submit button.

 

2. Nothing to do with osCommerce.

Posted
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

Archived

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

×
×
  • Create New...