Get ready for BLACK FRIDAY shopping starting in

Forums

ASP

This topic is locked

Expressing Logical OR with ASP

Posted 10 Apr 2004 13:32:08
1
has voted
10 Apr 2004 13:32:08 Chriz L. posted:
Maybe a stupid question.....but I will be thankful if you answer me <img src=../images/dmxzone/forum/icon_smile_big.gif border=0 align=middle>
How do I express logical OR (||) with ASP?

Thank you in advance!

Replies

Replied 10 Apr 2004 18:26:25
10 Apr 2004 18:26:25 Daniel Magallanes replied:
Just use "or"

If 1 = 1 or 2 =2 Then Response.Write("cool"
Replied 10 Apr 2004 18:45:39
10 Apr 2004 18:45:39 Chriz L. replied:
....thank you so much! <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

Reply to this topic