Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: Multiple variable choices?
From: Jennifer Harvey
Date: Tue, 30 Nov 1999 18:18:31 GMT

Please excuse my inexperience with scripting and syntax.
I have a textbox for the user to enter a zipcode. Depending on the zip entered, they receive a different message. There is a list of zipcodes that will receive a certain message. Is it possible to list all the zips on the list in one If statement? For example:

If (zip="12345" or "45678" or "78945")
Go to and Stop ("message 1")
Else
Go to and Stop ("message 2")
End If

If this is possible, what is the correct syntax?



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]