Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
markknight #1
user inputs form color change
I have a form that has a row of fields. I need the user to be able to choose
different colors in those fields and then submit the form. The reciever of the
form information would then get the list or desplay of the colors choosen.
Example: l have a choice of a red or blue shirt with black or white trim. I
have a shirt color field and a trim color field. The user chooses a blue shirt
and black trim. The fields change to blue and black (the color not text) and
then when they submit the form the end user recieves the order with a blue box
and a black box in the apropriate fields.
Anyone know how to do this?
Thanks
Mark
markknight Guest
-
HELP! I'm a new user - How do I change a font's color in Illustrator?
I am trying to change a font from black to white in Illustrator 11.0 - it may be a simple thing, but I'm still learning and I can't do it! Help???... -
change the default color of fields in a form
Hi.. This forum's great... I'm a very new user to dW, I work mostly in design mode but can edit a bit of code, not much. I created a form... -
Variable inputs on a form
Is it possible to change the option value according to the date? <cfselect name='reg_fee'> <option value='pre_01_05'>?190.00 <option... -
Multiple Form Database Inputs
I have a paragraph with multiple html drop down boxes scattered throughout and a hidden field assigned to it for ID puposes. Problem is when I have... -
User inputs token from web form
I have the need to have the web user input a variable from a form field and capture that field information into a token on the web page to be... -
AndrewDG-MMTS #2
Re: user inputs form color change
Hello,
It''s almost imposible to do it using JavaScript (client-side scripting). You
can use PHP's GD library to genetae images on the fly but it's really very hard
to hand code it. It would be best if you do this in Flash.
HTH.
AndrewDG-MMTS Guest



Reply With Quote

