I use this code
if IsNull(rs(trim("All_Other_Info"))) = False or rs("All_Other_Info")=""
then
response.write "Info:" & rs("All_Other_Info")
but I still get
Info: <blank>
Tim
---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
