|
Posted by NurAzije on 10/16/06 13:05
Shelly wrote:
> I have two forms on one page. In Form A I have drop-down list (single
> selection). When I click a submit button in form B, I would like to pick up
> the value showing in the drop down list of Form A. Can this be done?
>
> The reason for separating the two forms is that Form A opens a new browser
> window with selection in that form, whereas Form B keeps it in the same
> browser window for its selections. The drop-down list value, however, is
> used in both and I would not want to repeat that list in Form B.
>
> Shelly
You can do it by JavaScript or by AJAX, can you provide us with the
code, so I can explain to you eaisier ??
--------------------------------------------------------------------------------------
For php/ajax/javascript tutorials and tips, visit me on my blog at
http://www.nurazije.co.nr
[Back to original message]
|