Archive for June 17th, 2008
Unable to post back on click of asp.net menu item
Hello everyone,
I faced a scenario where I had to change the back color of the parent menu when any child items were clicked, well there was no straight forward solution for the same. I did try the OnMenuClick event, but to my surprise, the event was not triggered , i searched on the net to [...]
Posted: June 17th, 2008 under Uncategorized.
Comments: none
How to run the asp.net website in the intranet using ip address
In order to run your asp.net application in the intranet site , Please share the applications directory for web, right click -> sharing and security -> web sharing , Please provide as alias name.
and
also in the IIS Manager, go to the default website folder , right click on it and select unassigned address.
go to start [...]
Posted: June 17th, 2008 under Uncategorized.
Tags: asp.net, IIS
Comments: none