Ask a Question related to Macromedia ColdFusion, Design and Development.
-
Thunderbirds #1
passing variables from select elements in form
I have an interesting problem that I'm trying to solve. I have 2 'select'
element in a form. One is populated with a list of names and the other is
empty Users can select 1 or more names and move them to the emply select
element. I want to pass the values (user id) of the names users select to
another page so I can act on the users selection. For now I simply want to
output the values from the select element that stores the user's selection.
Does this makes sense? Many thanks
Thunderbirds Guest
-
how to diplay database elements using form variables
please tell me how to display inserted database items using a form field (like a text box) to display selected records using this form field -
passing variables from 'select' element in a form
Hi, I have 2 'select' element in a form. One is populated with a list of names and the other is empty Users can select 1 or more names from the... -
HTML::Form, Multiple select Elements with Same name
Hi all, I have a form that has multiple <select> elements that have the same name. This is so that the destination script can deal with all of... -
Passing form elements using LWP::Useragent
Hi! I've created a script that automatically logs into a site and fills out a form. I'm using the LWP::Useragent module. The first form (the login... -
Passing form elements between forms
Hello all, I have two forms form1.aspx and form2.aspx. I need to reterive all the form elements from form1 into form2. In Form1.aspx n number of...



Reply With Quote

