[thelist] EASY ONE - Nested IF statements

Brian Delaney brian.delaney at mccmh.net
Fri Jul 30 12:43:40 CDT 2004



I am trying to improve some code that is using nested IF statements (asp)
3 variables are passed to a new page where they are processed: 
vlname,vfname,vagency

Here are the possible conditions:

vagency = NULL
vfname = NULL
vlname = NULL
vlname & vfname = NULL
vlname = partoflastname AND vfname = partof firstname
vlname = o'neil
vlname = o'brien
vlname = somelastname
vfname = somefirstname
vagency = ALL
vagency = someagency


any help appreciated, thanks

*
*
*
This message, including any attachments, is intended solely for the use of the named recipient(s) and may contain confidential and/or priveleged information.  Any unauthorized review, use, disclosure or distribution of this communication(s) is expressly prohibited.  If you are not the intended recipient, please contact the sender by reply e-mail and destroy any and all copies of the original message.


More information about the thelist mailing list