View Single Post
  #1  
Old 08-15-2006, 03:20 PM
marley marley is offline
Junior Member
 
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
marley is on a distinguished road
Default please tell me how to delete a variable in VB 4

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 --
Reply With Quote
  Webmaster Forums - View Single Post - please tell me how to delete a variable in VB 4
View Single Post
  #1  
Old 08-15-2006, 03:20 PM
marley marley is offline
Junior Member
 
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
marley is on a distinguished road
Default please tell me how to delete a variable in VB 4

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 --
Reply With Quote