Programming is Passion,Software Development is an Adventure- Willy David Jr

Programming is Passion,Software Development is an Adventure- Willy David Jr

Browse by Tags

All Tags » ASP.NET » Postback (RSS)
Adding AJAX to ASP.NET 2.0 Websites
This was really my problem wayback I starting learning AJAX. I cannot figure it out on how to add AJAX capability if I already have an existing website. One solution I remember at that time is I created an AJAX enabled website and transfer all my work...
Problem on Postback when using Modal Pop-up Window
I was doing an online job application this week when I encounter this problem. I can create Modal pop-up window using BLOCKED SCRIPT myLinkButton.Attributes.Add("onclick", "BLOCKED SCRIPTwindow.showModalDialog('http://" + myUrl...