equivalent code/technique from javascript to asp.net(VB)?

Yousef Imran

New member
I'm pretty good in javascript but a noob in asp.net what technique can I use with document.getElementById('ID').innerHTML in Javascript to asp.net(VB)? (to get a div element then manipulate it's nested value & etc.)
 
Back
Top