Link to home
Start Free TrialLog in
Avatar of lgabrielse
lgabrielse

asked on

Find Instances of Session Variables in asp files

I have used a session variable i.e   Session("MM_Applic") in several files.  How can I list the files that contain this session variable.  (better yet, file and line).  I tried MS explorer Search, but it does not work... (I suspect the quotes are a problem).

Thanks,  Len
ASKER CERTIFIED SOLUTION
Avatar of Jason C. Levine
Jason C. Levine
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of lgabrielse
lgabrielse

ASKER

Thanks Jason,
     I have been using search and replace, but did not realize it does more than the current file.

Len
Yup.  You can set it to current file, selected files, a single folder, or the entire site.

Good luck!