Hi All,
I'm wondering if asp:hyperlink when click, it will access a specified function in the code behind instead of specifiying the new URL? kind of link <a href="javascript:functionName()">. with that, u'r accessing functionName() defined in javascript. in my case, i want to call a function defined in my code behind. Please let me know if this is possible and if so, please give me an example. Thanks. Chris __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
