Forums
This topic is locked
Conditional Region - Take 2
Posted 02 Jul 2001 04:57:13
1
has voted
02 Jul 2001 04:57:13 Thomas Dehli posted:
Why isn't the following true when the 'image' field is empty?<% If rsHerb.Fields.Item("image".Value = ("" Then %>
The NOT EQUAL '<>' works fine, but EQUAL '=' does not seem to be true
What's the syntax for EQUALS EMPTY FIELD?
Thanks in advance,
- Thomas