the sign-up form when they get to the field
> "University Affiliation" and the pop-up window would then go out and get
> a list of universities in the database and allow them to select the
> university they are with, then the selected value would be put in the
> correct
eld
"University Affiliation" and the pop-up window would then go out and get
a list of universities in the database and allow them to select the
university they are with, then the selected value would be put in the
correct text box on the main page form. I would guess that
JavaScript is involve
On Fri, 8 Jun 2001, Ryan Ware wrote:
> Not only off topic, but pop ups suck
Well, when used for advertisements they certianly do.
There are cases where they are usefull. In an online Baseball game I am
working with, we use pop-up windows for scouting reports because almost
every time a player c
Not only off topic, but pop ups suck
The answer would be completely off topic here, since it's a JavaScript
question -- try subscribing to [EMAIL PROTECTED]
At 17:43 07.06.2001 -0700, you wrote:
>Hi,
>
>Any pointers on how to best create a pop-up window with some selection
>(radiobuttons) in it and then get th
Hi,
Any pointers on how to best create a pop-up window with some selection
(radiobuttons) in it and then get the result back and deal with them.
Im familiar with javascript's window.open and the POST-ing of a form,
but I don't know how to get my form in the newly opened window (bas