psankaran
02-21-2003, 12:26 AM
Hi all,
I am bit tired with javascript programming as i have very little knowledge about it.
coming to the point i just have one text box which i generated through a cgi program calling an onblur function. following is the syntax of that box
<INPUT NAME= ""http://www.hotmail.com&?ppp" TYPE = TEXT VALUE = "151" SIZE=4 MAXLENGTH = 4 onBlur="HelloWorld(document.validation.http://www.hotmail.com&?ppp)">
sorry to keep the name as illogical but i wanted to show you what i am doing. i need it by this way.
the page comes up with javascript error giving some :mad: exceptions.
can anyone help me out in doing this??????
I am bit tired with javascript programming as i have very little knowledge about it.
coming to the point i just have one text box which i generated through a cgi program calling an onblur function. following is the syntax of that box
<INPUT NAME= ""http://www.hotmail.com&?ppp" TYPE = TEXT VALUE = "151" SIZE=4 MAXLENGTH = 4 onBlur="HelloWorld(document.validation.http://www.hotmail.com&?ppp)">
sorry to keep the name as illogical but i wanted to show you what i am doing. i need it by this way.
the page comes up with javascript error giving some :mad: exceptions.
can anyone help me out in doing this??????