944,141 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 9002
  • Java RSS
Dec 8th, 2005
0

How to compare string value

Expand Post »
function validate1(){
if(document.all.doc1.value == ""){
alert('Please select 1st Docoment !!');

document.all.doc1.focus();
document.all.doc2.value = "";
}
var doc1 = eval(document.all.doc1.value);
var doc2 = eval(document.all.doc2.value);

if(doc2 < doc1){
alert('First Document number must greater than secondnd Document number!!');
document.all.doc1.focus();
document.all.doc2.value = "";
}
the script above used to compare string between combo box it can compare integer value but can't compare string value
please help soon
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
saraguna is offline Offline
1 posts
since Dec 2005
Dec 9th, 2005
0

Re: How to compare string value

That's not Java, but JavaScript. Post it in the appropriate forum.
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004
Oct 23rd, 2009
-1
Re: How to compare string value
Para que se usa el string.value, ayudenme a crear una clase cuenta. Manda a pedir si quieres crear una cuenta de ahorro o una de credito...
Last edited by Josseling; Oct 23rd, 2009 at 11:08 pm.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Josseling is offline Offline
1 posts
since Oct 2009
Oct 23rd, 2009
0
Re: How to compare string value
Click to Expand / Collapse  Quote originally posted by Josseling ...
Para que se usa el string.value, ayudenme a crear una clase cuenta. Manda a pedir si quieres crear una cuenta de ahorro o una de credito...
Éste es cuatro años.

Read the forum rules regarding posting in English please.
Moderator
Featured Poster
Reputation Points: 3239
Solved Threads: 839
Posting Genius
Ezzaral is offline Offline
6,761 posts
since May 2007
Oct 24th, 2009
-1
Re: How to compare string value
Click to Expand / Collapse  Quote originally posted by Josseling ...
Para que se usa el string.value, ayudenme a crear una clase cuenta. Manda a pedir si quieres crear una cuenta de ahorro o una de credito...
Αυτό το thread είναι από το 2005. Αν έχεις να κάτι να πεις πόσταρε στα Αγγλικά.

Do you see how frustrating it is that I used my mother language?
> This thread is from 2005. If you have something to post, do it in English.
By the way the above is Greek. Ζήτω η Ελλάς.
Sponsor
Featured Poster
Reputation Points: 1014
Solved Threads: 447
Nearly a Senior Poster
javaAddict is offline Offline
3,260 posts
since Dec 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Ant
Next Thread in Java Forum Timeline: why is there a NullPointerException?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC