Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
Thunderbirds #1
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 populated
select element and move them to the emply select element. I want to
manipulate the names that the user has selected in some way. For now I simply
want to output the values from the select element that stores the user's
selection. Many thanks
Thunderbirds Guest
-
#40610 [NEW]: Side effect of passing array element by reference
From: Webbed dot Pete at gmail dot com Operating system: Windows, Linux PHP version: 5.2.1 PHP Bug Type: Arrays related Bug... -
CFFORM Not Passing Form Variables
:Q I just upgraded my server to MX7 and my forms will not work. When any of my forms pass their information to the action page the fields are... -
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... -
passing variables from Form.
Hi, I have a simple form which has a 'select' element as follows: <select name='outbox' size='12'> <option value = 'option1'>option1</option> ... -
passing variables from form to php graphics creating script
I suspect this is an old one, so apologise in advance, but none of the solutions I have found seem to meet my needs. Or work:-) I am somewhat a... -
doug777 #2
Re: passing variables from 'select' element in a form
Check out Danny Goodman's great book, 'JavaScript & DHTML Cookbook'
published by O'Reilly. Page 214 tells you how to change select element
content.
Doug
doug777 Guest
-
Thunderbirds #3
Re: passing variables from 'select' element in a form
Thanks Doug, will pick up that book today! Much appreciated!
Thunderbirds Guest



Reply With Quote

