Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Star
10652 Points
1898 Posts
Dec 27, 2010 03:07 PM|LINK
My method is a little ugly, but it works. You add a hidden button to your page and use $get("<%= Button1.ClientID %>").click();
Matt
AZMatt
Star
10652 Points
1898 Posts
Re: calling code behind method from javascript function
Dec 27, 2010 03:07 PM|LINK
My method is a little ugly, but it works. You add a hidden button to your page and use $get("<%= Button1.ClientID %>").click();
Matt