CATEGORIES
How VBScript StrComp Functions Works with ASP Codes
Published by: Riya (11/17/2008 12:30:29 PM)
NOV 17 2008
I have a page where i am trying to compare content entered with the saved content from the database. Is it a good idea to use strcomp() to compare both the text? I guess matching content will return integer value 0. Am i true?
Most Popular Articles
- What is The New Line Characters for ASP and VB
- How to Write Select Case in VB
- VBscript Regex Example to Strip Special Charater in an ASP Page
- How VBScript StrComp Functions Works with ASP Codes
- How to Code and Decode an URL
<< VBscript Regex Example to Strip Special Charater in an ASP Page
COMMENT