Results for "Author: ben white"
When a form contains a toolbar (from MS Common Controls 6.0), there is a bug in vb6 that causes the systray icon to not respond to mouse events. The workaround for this is to set the toolbar.enabled = False before creating the systray icon
Updated 5/29/02: This is a web page that acts as a Remote File Explorer. It exactly replicates the functionality of Windows Explorer for your web server. It displays Drives, Folders, Files, Attributes, and Compression. Configurable to allow downloads, and hidden objects to be seen. This is exactly the same as the Advanced Remote File Explorer except there are no images used, just fonts. Added: Support for ChiliSoftASP
When a form contains a toolbar (from MS Common Controls 6.0), there is a bug in vb6 that causes the systray icon to not respond to mouse events. The workaround for this is to set the toolbar.enabled = False before creating the systray icon
Updated 5/29/02: This is a web page that acts as a Remote File Explorer. It exactly replicates the functionality of Windows Explorer for your web server. It displays Drives, Folders, Files, Attributes, and Compression. Configurable to allow downloads, and hidden objects to be seen. This is exactly the same as the Advanced Remote File Explorer except there are no images used, just fonts. Added: Support for ChiliSoftASP
When a form contains a toolbar (from MS Common Controls 6.0), there is a bug in vb6 that causes the systray icon to not respond to mouse events. The workaround for this is to set the toolbar.enabled = False before creating the systray icon
Updated 5/29/02: This is a web page that acts as a Remote File Explorer. It exactly replicates the functionality of Windows Explorer for your web server. It displays Drives, Folders, Files, Attributes, and Compression. Configurable to allow downloads, and hidden objects to be seen. This is exactly the same as the Advanced Remote File Explorer except there are no images used, just fonts. Added: Support for ChiliSoftASP
When a form contains a toolbar (from MS Common Controls 6.0), there is a bug in vb6 that causes the systray icon to not respond to mouse events. The workaround for this is to set the toolbar.enabled = False before creating the systray icon
This is a very simple way to view a thumbnail of an image file while maintaining the aspect ration.
Many people have created thumbnail viewers what are quick and dirty, but these do not work well for things like blueprints and similar things. I have created a simple module with an example of how to use it that corrects this problem. I've also added levels of quality to help improve the speed.
Updated Dec 12, 2002: This is a great tool for the advanced web developer, especially when complicated javascript is involved. This allows you to dynamically view information about things going on inside your web page. Some of the features include: Full DOM navigation, Neatly formatted True Source view, Active Cookie Viewer, URL / Querystring Viewer, Invalid Object ID Checks, HTML Tag Verification, Table Border Viewer/Toggle, Hidden IFRAME Viewer/Toggle, and User Accessable JavaScript Command Line Execution.
Pure Javascript pong game... This was developed as a joke on my company's web site. If you press the correct keys and click on our logo, then type pong, our web site turns into a pong game. The code dynamically adjust for slower computers, and also dynamically adjusts the computer skill.
This code allows you to pass information from one page to the next using querystrings and javascript only. no server side processing required.
Updated 7/8/02: This class will allow you to easily implement flat buttons into your web page.
I'm sorry, this entry is no longer available. Please go to http://www.FileExplorer.com for more info
I'm sorry, this entry is no longer available. Please go to http://www.FileExplorer.com for more info
I'm sorry, this entry is no longer available. Please go to http://www.FileExplorer.com for more info
When a form contains a toolbar (from MS Common Controls 6.0), there is a bug in vb6 that causes the systray icon to not respond to mouse events. The workaround for this is to set the toolbar.enabled = False before creating the systray icon
This is a very simple way to view a thumbnail of an image file while maintaining the aspect ration.
Many people have created thumbnail viewers what are quick and dirty, but these do not work well for things like blueprints and similar things. I have created a simple module with an example of how to use it that corrects this problem. I've also added levels of quality to help improve the speed.
Updated Dec 12, 2002: This is a great tool for the advanced web developer, especially when complicated javascript is involved. This allows you to dynamically view information about things going on inside your web page. Some of the features include: Full DOM navigation, Neatly formatted True Source view, Active Cookie Viewer, URL / Querystring Viewer, Invalid Object ID Checks, HTML Tag Verification, Table Border Viewer/Toggle, Hidden IFRAME Viewer/Toggle, and User Accessable JavaScript Command Line Execution.