call javascript function on hyperlink click

Posted by ErnieStings on Stack Overflow See other posts from Stack Overflow or by ErnieStings
Published on 2009-08-12T12:32:59Z Indexed on 2010/05/01 15:27 UTC
Read the original article Hit count: 278

Filed under:
|

I am dynamically creating a hyperlink in the c# code behind file of ASP.NET. I need to call a JavaScript function on client click. how do i accomplish this?

thanks in advance

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about hyperlink