Search results for query: *

  1. I

    Problem: Losing Session values when deleting files and folders !!

    Hi, I have a problem with session variables. I have a session variable called Session("UserID"), and it has a value, but when i delete a directory or file, the session variable loses it's value and became NOTHING. I do the following when deleting folder:- Dim DR As New...
Back
Top