• Easy – Reg/Unreg DLL for VB6

    January 14, 2006

    Drag Article (Moved from my old blog) The first thing we’re going to do is understand just how Windows knows about this type of file and what exactly Windows will do with the file, based on which menu item you click. Open up your registry editor. If you haven’t opened it before, just click on [...]

  • Tips: Clearing Old Msg – ASP.NET

    January 1, 2006

    Small code but it’s useful in many situations. Hope, you may find it useful. btnSave.Attributes.Add(“onclick”, “document.all.” & txtOperationMessages.ClientID & “.innerText = ”;” Note ~ – btnSave is the name of Button that the user suppose to click for clearing old message. – txtOperationMessages is the name of control that shows message. Tips: Clearing Old Msg [...]

 
Powered by Wordpress and MySQL. Theme by Shlomi Noach, openark.org