| Author |
enumeration
|
narayana arya
Greenhorn
Joined: Dec 12, 2005
Posts: 12
|
|
Hi when i use enumeration i am getting all parameter names alongs with parameter name x and parameter name y. but i haven't used x and y . how i am getting this (x,y) in all pages (while using enum). what is this x,y (positions? or what?) to avoid this what should i use?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56202
|
|
|
Are you submitting using an input element of type image? If so, the browser adds those parameters to the submission.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: enumeration
|
|
|