Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
asprinwizard #1
Applying a variable to a form field
Hi there,
I have a form on my website which has an option to enter a value in a text box
or select a value from a list. What I want it to do is read from the text box
first and if that is left blank then take the selected value from the drop down
list. I have an if statement that sets a variable $hometeam according to the
chosen value from either the text box or the drop down list. This variable is
then entered into the database table.
The problem is that it seems to have a problem reading the input from the text
box. I have assigned a variable to this text box under 'value' in the input tag
but this doesn't work. I have also given it a name. When the If statement is
considering the input from the text box where does it get this value from. It
says the variable is undefined.
Is what I am trying to do impossible?
asprinwizard Guest
-
Cannot pass form field variable from Flash form to CFC
hello, could someone please help me with an issue i'm having.... i'm trying to pass data from flash form fields into my coldfusion component... -
Create a variable using form field
Hello everyone, I am very new to ColdFusion and I am not sure if this is the right place to post this question. I am in the process of buidling... -
copy and paste form RTF document into field in asp form cause it to bypass field length and javascript validation - how to overcome?
I have a web form with several fields. If I copy & paste from a RTF document into a field, the javascript validation and field length are bypassed... -
Applying CSS styles to form objects
I am trying to apply a certain BORDER style to text boxes, I have tried all of the settings but still cannot get this look (please look at text box... -
Passing a variable to a new page's form field via hyperlink
OK, this may be impossible since I'm using 3rd party shopping cart ASP software, but I've been able to finagle a lot of other stuff I thought...



Reply With Quote

