Last month, we began looking at Dojo, one of the most popular open-source JavaScript toolkits to emerge in the last year or two. Although using a toolkit is not required if you want to include Ajax or ...
I have an ASP.NET page that does a db lookup and generates a list of hyperlinks that the user will select from.<BR><BR>The behavior I need is for the hyperlink's onclick event to return the value of ...