Hey folks.

Was doing an implementation between two sites and I ran into a little problem.
In their code they are using GET instead of POST in the <FORMs>

And when I submit I get a querystring with variblenames that are
duplicate (Yes all INPUT-fieldnames are named the same).

If it would have been a POST all the data would have ended up in a List.
But how do I do the same with the GET function?

.Magnus

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to