Welcome to AspAdvice Sign in | Join | Help

November 2007 - Posts

Uninstalling previous version of VS2008

I suspect there could be some VS2008 beta uninstallation going on becoming days and weeks. :-) I found following instructions on http://www.microsoft.com/express/support/uninstall/default.aspx This article applies to pre-Release versions of Microsoft
Posted by joteke | 2 Comments
Filed under: ,

ASP.NET: trigger cross-page postback on ListBox selection change

Asked originally on newsgroups, snippets of the question "A page have a ListBox and I want that on the OnSelectedIndexChanged event a second page be called passing the value of the selected option. I want the second page to show its own url. ...
Posted by joteke | 1 Comments
Filed under: