aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes kindly help Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "kindly help" Watch "kindly help" New topic
Author

kindly help

dhriti joshi
Ranch Hand

Joined: Aug 13, 2002
Posts: 82
hi,
how do i compare whether two strings are same.which method i use.
dhriti
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15003
you can use
if(str1 == str2)alert('match');
or you can use regular expressions and match
 
 
subject: kindly help
 
Threads others viewed
The x900 effect ?
Text box value is not being completely filled with request attribute
media player applet
Posting to bump up my count...
WA #1.....word association
developer file tools