first i'd like to thank Banfa
thank u very much
Now i need to pass the choice of checkbox ,radio ,menu
i don't know which attribute i need to do this
User Profile
Collapse
-
which attribute i need to pass the choice of check box
-
Thank you very much
i will try it -
I need to pass value frome textbox to hidden field
Hi
This is first time to write and alse it is first time to show this site
my problem is i need to pass value from any input type like text for example
to hidden field
I tried to make a function but it does not work
function hdate(){
var m,x,y,z;
x=document.frm1 .s1.value;
y=document.frm1 .s2.value;
z=document.frm1 .s3.value;
m=x+y+z;
return...
No activity results to display
Show More
Leave a comment: