[thelist] ASP Conditional Required Fields

Scott Dexter sgd at ti3.com
Thu Jul 13 16:31:12 CDT 2000


first tackle it on the client side with javascript, then on the ASP side use
Select Case....

sgd
--
think safely

> -----Original Message-----
> From: Steve Maxey [mailto:smaxey at bcr.com]
> 
> A is a required field (that is, at least one button must be 
> chosen for the 
> form to be processed; otherwise a warning box sends you back)
> 
> Now I need to set it up so that if button A1 is selected, 
> choosing a button 
> in both B and C is required; if A2 is selected, choosing a 
> button in B 
> (only) is required; if A3 is selected, a button in C (only) 
> is required; 
> and if A4 is selected neither B nor C is required.
> 
> Can someone get me started on this?




More information about the thelist mailing list