Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] JS Q please help, !Strange....
- From: javascript@xxxxxxxxxx (BEKIM BACAJ)
- Subject: [Javascript] JS Q please help, !Strange....
- Date: Fri, 28 Feb 2003 03:14:02 +0100
<html><div style='background-color:'><DIV>
<P><BR><BR></P>Same sh.t! </DIV>This will be sent as Rich-Text who knows, might work?!
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>>From: "BEKIM BACAJ" <TROJANI2000@xxxxxxxxxxx>
<DIV></DIV>>Reply-To: javascript@xxxxxxxxxx
<DIV></DIV>>To: javascript@xxxxxxxxxx
<DIV></DIV>>Subject: Re: [Javascript] JS Q please help, !Strange....
<DIV></DIV>>Date: Fri, 28 Feb 2003 03:07:34 +0100
<DIV></DIV>>
<DIV></DIV>>
<DIV></DIV>>
<DIV></DIV>>I never posted this mesage as a rich-text, why is it apearing rich?
<DIV></DIV>>-Could it been captured and re-sent from another server?
<DIV></DIV>>
<DIV></DIV>>I vill try to post this answer once again as plain text in order, to
<DIV></DIV>>be wiewed as it is written for the guy whoe needs the script
<DIV></DIV>
<P>>function to be visible. </P>
<P> </P>
<P>The whole page:</P>
<DIV><html><BR><head></DIV>
<DIV></head></DIV>
<DIV><body><BR> <center><BR><form name="farmform"></DIV>
<DIV><input type="text" size="20" value="Cows"><BR><input type="text" size="4" value="77"><p><BR><input type="text" size="20" value="Sheep"><BR><input type="text" size="4" value="120"><p><BR><input type="text" size="20" value="Goats"><BR><input type="text" size="4" value="3"><p><BR><input type="text" size="20" value="Pigs"><BR><input type="text" size="4" value="3"><p><BR><input type="text" size="20" value="Horses"><BR><input type="text" size="4" value="3"><p><BR><input type="text" size="20" value="Mules"><BR><input type="text" size="4" value="17"><p><BR><input type="text" size="20" value="Chickens"><BR><input type="text" size="4" value="43"><p><BR><input type="text" size="20" value="Ducks"><BR><input type="text" size="4" value="120"><p><BR><input type="text" size="20" value="Raptors"><BR><input type="text" size="4" value="7"><p></DIV>
<DIV></form><BR><Button onClick="farmcount()">GO</button><BR> </center></DIV>
<DIV><SCRIPT LANGUAGE=JavaScript></DIV>
<DIV> var s=farmform.length;//if you put button inside the Form, write s=farmform.length-1<BR> var fn=new Array();</DIV>
<DIV>function farmcount(){</DIV>
<DIV> for(i=0; i<s; i++) {</DIV>
<DIV> fn[i]=' '+farmform.elements[i].value;<BR> }<BR> document.write(document.body.innerHTML +"<b><CENTER>"+fn+".</CENTER></b>");<BR> }</DIV>
<DIV></SCRIPT></DIV>
<DIV></body><BR></html></DIV>
<DIV> </DIV>
<DIV> </DIV></div><br clear=all><hr> </html>
- Prev by Date: [Javascript] JS Q please help, !Strange....
- Next by Date: [Javascript] Please reply to unsubscribe from JS-Jive
- Previous by thread: [Javascript] JS Q please help, !Strange....
- Next by thread: [Javascript] need script - slideshow with captions
- Index(es):