Forum Moderators: open
Example
if sky=blue AND if day=tuesday then
response.write yadayadayada
else
response.write whatever
I only want it to write if BOTH conditions are true.
Can someone please give me the correct syntax (VB)
I've been Googling (can I use that as a verb) for an hour.
Thanks!
Lee