Hi, I've been using client side validation (javascript) on all my forms but realized you can bypass it simply by turning off javascript in the browser. I was wondering what alternatives their are to this. I know of course I could do the server side validation but this is fiddly and not too user friendly. Is there something you could possibly do with the runat="server" attribute (note i don't know what this does but read something about it).
Appreciate any help. Cheers
Appreciate any help. Cheers