Re: pop-up window with database access

2003-01-27 Thread Todd Wade
"Zentara" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Mon, 30 Sep 2002 11:47:37 -0500, [EMAIL PROTECTED] (Scot Robnett) > wrote: > > >Define "a lot of people." > > I just did a quick google search for javascript statistics, and most > of the surveys show

Re: pop-up window with database access

2002-09-30 Thread zentara
On Mon, 30 Sep 2002 11:47:37 -0500, [EMAIL PROTECTED] (Scot Robnett) wrote: >Define "a lot of people." I just did a quick google search for javascript statistics, and most of the surveys show somewhere between 10% and 15 % of people have disabled javascript. >I guess it depends how important th

Re: pop-up window with database access

2002-09-30 Thread david
Jim Lundeen wrote: > Hello, > > I'm creating a web site for our department at my school. We have a > sign-up form for a society that people can join. I want to create a > MySQL database of university names and allow the user to click on a > "Lookup" button on the sign-up form when they get to

RE: pop-up window with database access

2002-09-30 Thread Scot Robnett
r 30, 2002 11:30 AM To: [EMAIL PROTECTED] Subject: Re: pop-up window with database access On Mon, 30 Sep 2002 10:28:51 -0500, [EMAIL PROTECTED] (Scot Robnett) wrote: >"Avoid Javascript" is a pretty far-reaching statement. If you want to launch >a popup window, Perl isn't going t

Re: pop-up window with database access

2002-09-30 Thread zentara
On Mon, 30 Sep 2002 10:28:51 -0500, [EMAIL PROTECTED] (Scot Robnett) wrote: >"Avoid Javascript" is a pretty far-reaching statement. If you want to launch >a popup window, Perl isn't going to do that, Javascript is. It only takes >one or two lines of client-side code. There are easy-to-follow Java

RE: pop-up window with database access

2002-09-30 Thread Scot Robnett
f. HTH, Scot R. inSite -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of zentara Sent: Monday, September 30, 2002 10:02 AM To: [EMAIL PROTECTED] Subject: Re: pop-up window with database access On Fri, 27 Sep 2002 14:43:50 -0400, [EMAIL PROTECTED] (Jim Lundeen)

Re: pop-up window with database access

2002-09-30 Thread zentara
On Fri, 27 Sep 2002 14:43:50 -0400, [EMAIL PROTECTED] (Jim Lundeen) wrote: >Hello, > >I'm creating a web site for our department at my school. We have a >sign-up form for a society that people can join. I want to create a >MySQL database of university names and allow the user to click on a >"Lo

RE: pop-up window with database access

2002-09-27 Thread Kipp, James
our db and do dynamic cool stuff. Here is a list of perl mailing list: http://lists.perl.org/ > -Original Message- > From: Jim Lundeen [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 27, 2002 2:44 PM > To: begin begin; perlbegin > Subject: pop-up window with data

pop-up window with database access

2002-09-27 Thread Jim Lundeen
Hello, I'm creating a web site for our department at my school. We have a sign-up form for a society that people can join. I want to create a MySQL database of university names and allow the user to click on a "Lookup" button on the sign-up form when they get to the field "University Affiliatio