How to invoke Anchor tag click event without clicking in asp.net
ASP.NET
3
Posts
3
Posters
1
Views
1
Watching
-
Didn't checked but seems to be useful. http://urenjoy.blogspot.com/2009/07/set-divs-all-anchor-tags-onclick-event.html[^]
-
use location.href=document.getElementById('myanchor').href; I think this is what you needed. :)
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript