ASP.net Call Server Side Coce via javascript

G

Guest

Hi,

how do you call a server-side button (onclick event) in javascript in
ASP.net (VB.net or C#)

Server code is in Code behind.

Thanks,

André
 
Y

Yunus Emre ALPÖZEN [MCAD.NET]

Add an invisible button and use its event handler script with
GetPostBackClientHyperlink
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top