How do you test if a session variable has been created? I assume it is
VB Code:
  1. session("alert")=null
Is this a correct way of doing it?