RE: Form Validation

2004-07-07 Thread John Pretti
-Original Message- From: Gunnar Hjalmarsson [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 07, 2004 11:47 AM To: [EMAIL PROTECTED] Subject: Re: Form Validation John Pretti wrote: > OK now I am really lost. Here is what I am not following, the first > time the form is run it wil

Re: Form Validation

2004-07-07 Thread Gunnar Hjalmarsson
John Pretti wrote: OK now I am really lost. Here is what I am not following, the first time the form is run it will have no parameters so the form will just be presented; however if someone clicks promote without selecting a directory it will still be blank, so how can perl determine when the promo

Re: Form Validation

2004-07-07 Thread JupiterHost.Net
John Pretti wrote: -Original Message- From: JupiterHost.Net [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 06, 2004 3:17 PM To: John Pretti Cc: [EMAIL PROTECTED] Subject: Re: Form Validation John Pretti wrote: Hi all, Hello, What is the best way to validate a form element? I am using

RE: Form Validation

2004-07-07 Thread John Pretti
-Original Message- From: JupiterHost.Net [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 06, 2004 3:17 PM To: John Pretti Cc: [EMAIL PROTECTED] Subject: Re: Form Validation John Pretti wrote: > Hi all, Hello, > What is the best way to validate a form element? I am using the fol

Re: Form Validation

2004-07-06 Thread JupiterHost.Net
John Pretti wrote: Hi all, Hello, What is the best way to validate a form element? I am using the following code to generate a set of radio buttons; how can I ensure that one of the buttons is checked before processing the rest of the script? Assuming %label is hw => 'H W here', nw => 'North West