K
KC
How would I post data from a listbox that allows multiple selections? How do
you join the name/value pairs for the posted data?
And for extra credit: Where is a page posting to when there is no "action"
in the form tag? It just says '<form method=post>'. I didn't think you could
do that, but there you go. Once I figure out how to post my data I have to
post it TO something but this web page has stuff I've never seen.
you join the name/value pairs for the posted data?
And for extra credit: Where is a page posting to when there is no "action"
in the form tag? It just says '<form method=post>'. I didn't think you could
do that, but there you go. Once I figure out how to post my data I have to
post it TO something but this web page has stuff I've never seen.