User Profile

Collapse

Profile Sidebar

Collapse
bongo555
bongo555
Last Activity: Jul 19 '10, 02:37 PM
Joined: Jul 19 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi, thanks for the reply,

    Sorry to be a pain, but how would i work your example into the code below?

    Would i just substitute the example you gave me as below?


    Code:
    onchange="setOptions(document.myform.optone.options 
    [document.myform.optone.selectedIndex].value);"> 
                                    <option value=" " selected="selected"> </option>
    ...
    See more | Go to post
    Last edited by Dormilich; Jul 19 '10, 12:20 PM. Reason: Please use [code] tags when posting code

    Leave a comment:


  • How do i make my onclick button display my dropdown results in a textarea?

    Hi!

    Im trying to create an online quote calculator form. I have managed to get my second drop down populated depending on the choice in the first dropdown and when the calculate quote button is clicked i can display an alert that will bring up the pricing details.

    However, i want to display the details in a text area rather than an alert. How do i do this?

    The calculator so far is here:

    http:/...
    See more | Go to post
    Last edited by Dormilich; Jul 19 '10, 11:26 AM. Reason: Please use [code] tags when posting code
No activity results to display
Show More
Working...