Hello All, I have an ASP app that has a popup new windows for users to enter information. I like to suppress or disable the 3 controls of the upper right corner (i.e. minimize, maximize, and close), and replace with a close botton for better control. Is it possible and how? I know how to do that in VB form but I don't know how to do that in Windows Explorer. Any help will be very much appreciated.
"simon" wrote in message news:7A00241C-D7B3-4FF4-A383-2434CFBA9EC7@microsoft.com... > Hello All, > > I have an ASP app that has a popup new windows for users to enter > information. I like to suppress or disable the 3 controls of the upper right > corner (i.e. minimize, maximize, and close), and replace with a close botton > for better control. Is it possible and how? > > I know how to do that in VB form but I don't know how to do that in Windows > Explorer. Any help will be very much appreciated. > http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/methods/open_0.asp You may not have all the options availabler unless your site is in the "Trusted sites zone". -- Joe (MVP - XML) https://mvp.support.microsoft.com/profile=8AA9D5F5-E1C2-44C7-BCE8-8741D22D17A5