0

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

1
  • where u need to call? can u show ur code? Commented Aug 17, 2009 at 9:28

2 Answers 2

1

Perhaps these links will assist you:

Good luck!

Sign up to request clarification or add additional context in comments.

Comments

0

use onClientClick

2 Comments

i want to call server side event fron javascript.
Can you please explain your scenario

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.