removing cgi fieldstorage keys

K

Kun

i don't know what happened but all of a sudden, my cgi.fieldstorage has
two extra keys, 'x' and 'y', does anyone know how i can remove them in
python?
 
T

Tim Roberts

Kun said:
i don't know what happened but all of a sudden, my cgi.fieldstorage has
two extra keys, 'x' and 'y', does anyone know how i can remove them in
python?

If this is coming from a web site that you created, then you darned well
better figure out where they're coming from! Did you add any <input
hidden> fields? Did you add an image map?

On the other hand, why do you want to remove them?
 
D

Diez B. Roggisch

Tim said:
If this is coming from a web site that you created, then you darned well
better figure out where they're coming from! Did you add any <input
hidden> fields? Did you add an image map?

AFAIK these come in case of image-submit-buttons, too.

Diez
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,294
Messages
2,571,508
Members
48,193
Latest member
DannyRober

Latest Threads

Top