How to use Option Compare statement

E

Eddie Simons

Where do I put the Option Compare statement (Option Compare Text) in an
asp.net page in order to compare string variables case insensitive? All I
get is error messages so far.
 
P

Phil Johnson

Sounds like you are using VB.NET....

Put the Option compare right up at the top of the aspx.cs code behind
file... before any of the imports namespace lines.

That should work.

--
Regards,

Phillip Johnson (MCSD For .NET)
PJ Software Development
www.pjsoftwaredevelopment.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
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top