Posted on January 15, 2008 by Lisa Zhou
I was stuck on this issue for a few days and finally figured out what was causing the problem. My javascript was working fine in IE but in Firefox nothing happens.
In .net when declaring the tag <script type=”text/javascript>, usually when you start typing “type”, a list of options appear, one thing to be really careful [...]
Filed under: .Net | Leave a Comment »
Posted on January 7, 2008 by Lisa Zhou
Update panel is probably one of the first thing that you will use once you get your Ajax toolkit with the .net Framework. Other than the basic button in the panel, I’ve just recently found a few other ways of triggering an refresh in the panel,which wasn’t obvious to me before.
Other than placing an button [...]
Filed under: Ajax.Net, Update Panel | Tagged: Ajax.Net, Update Panel | 11 Comments »