any way to do regex search thru lines of asp.net code?

C

COHENMARVIN

I want to search systematically through my asp.net code for every line
that contains
Session("anything") = 0
But 'anything' varies, and my program is very large. Is there a way
to do regular expression searches in visual studio, or maybe via some
other program that can scan through the pages?
Thanks,
Marv
 
B

bruce barker

open the "find options" in the find dialog, there you will find regex support.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,163
Messages
2,570,897
Members
47,434
Latest member
TobiasLoan

Latest Threads

Top