![]() |
Tags | Domains | Searches | Statistics | Options | Advanced Search |
Oct 1, 2008
An easy ways to do this is to call the __doPostBack() function of the javascript. An example is as follows: However in Visual Studio 2005, the server and the client code can be directly run from the button attributes …
Tagged: c, script, javascript, asp, button, client side, server side, do postback
Oct 1, 2008
// ***** First Method *****// var rdolist = document.getElementsByName("rdolist"); if (rdolist[1].checked) txtMessage.value = "First"; if (rdolist[2].checked) txtMessage.value = "Second"; if (rdolist[3].checked) …
Tagged: asp net, code, javascript, radio button list
Sep 29, 2008
Hello Everybody, I have been blogging long on my domain www.azamatali.com and have been thinking of starting a technical blog. As a regular visitor of asp.net website, I came through the offer by Joe to have a blog @ …
Tagged: asp net, hello world, ali, azamat, www azamatali com, technical blog