CATEGORIES
Acer
AMD
Apache
Apple
ASP
Business Object
Compaq
Crystal Reports
CSS
Database
Dell
DOT NET
Fujitsu
Gateway
Google
HP
HTML
IBM
IIS
Intel
Java
Mainframe
Microsoft
Networking
Oracle
SAP
SEO
Sony
SQL Server
Testing
Tomcat
Toshiba
Ubuntu
Visual Basic
Web Hosting
Windows
How VBScript StrComp Functions Works with ASP Codes
Published by: Riya (11/17/2008 12:30:29 PM)
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
- How to Write Select Case in VB
- What is The New Line Characters for ASP and VB
- How to Code and Decode an URL
- VBscript Regex Example to Strip Special Charater in an ASP Page
- How VBScript StrComp Functions Works with ASP Codes
<< VBscript Regex Example to Strip Special Charater in an ASP Page
COMMENT