R
Roger
Hi
If anyone can help
Is there away to make javascript prevent a postback on a button,
i have tried putting the button in a <span> tag with onclick but it carrys
out the javascript functioon and then posts back even if i use return false;
I want javascript to do clientside valudation before posting back
cheers in advance
Roger
If anyone can help
Is there away to make javascript prevent a postback on a button,
i have tried putting the button in a <span> tag with onclick but it carrys
out the javascript functioon and then posts back even if i use return false;
I want javascript to do clientside valudation before posting back
cheers in advance
Roger