| |
neilld
Posts: 13
Score: 0
Joined: 5/23/2001
From: USA
Status: offline
|
Thanks for your answer. However, I don't see how this addresses my situation. The SELECT field, being a part of a submited form, is being POSTed on submition. I need to address the SELECTed value in the target (ACTION) page to which the form is being submitted. In other words, assuming the FORM NAME="myform" and the SELECT NAME="myselect", what should I write where in order to be able to address the selected value in the DESTINATION page, using variable myselect there ? Thanks,
|
|