Hey, please tell me how to delete a variable in VB 4
I've tried:
Code:
Session.Contents.Delete("replace_form_invalid")
Session.Contents.Remove("replace_form_invalid")
...but neither worked.
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --