L
lbolognini
Hi all,
lately I've been trying to build my first ASP .NET application.
This is the way I use buttons to submit forms:
[input id="btnSubmit" type="submit" value="Cook it!"
onserverclick="InsertNewRecipe" runat="server"]
(putting square brakets as I don't know how Google Groups treats HTML
These are the sample properties I use for ALL my validators:
http://img148.imageshack.us/my.php?image=clipboard017fj.jpg
So the question is: why do I keep getting ASP .NET generating
_UNWANTED_ Javascript?
Thanks,
Lorenzo
lately I've been trying to build my first ASP .NET application.
This is the way I use buttons to submit forms:
[input id="btnSubmit" type="submit" value="Cook it!"
onserverclick="InsertNewRecipe" runat="server"]
(putting square brakets as I don't know how Google Groups treats HTML
These are the sample properties I use for ALL my validators:
http://img148.imageshack.us/my.php?image=clipboard017fj.jpg
So the question is: why do I keep getting ASP .NET generating
_UNWANTED_ Javascript?
Thanks,
Lorenzo