Tier 6 Changelog
2002.08.30 Release
Fixed! The change was just an update to the Class ID embedded in the Remote Desktop/Terminal Services client applet page. Re-released on the SourceForge Project Puddleby site.
2002.08.24 Recall
The client has been broken by recent IE patches affecting the original release versions of the Terminal Services ActiveX web client. Links are removed until I get around to patching the install and re-uploading it.
2002.02.03 Release (Archive)
- Integrated support for a new control: PCI NetSupport (http://www.pci.co.uk).
- Modified comments email address since forwarding is not done from the old one any longer.
- Added a custom icon for the HTML application. This makes it easier to identify in the task bar.
- Comes with both HTM and HTA versions now (which are internally identical). This is to make hosting in IE 4 a possibility, per demand, although self-registration of controls may not occur
- Main console window resizes correctly to accommodate height differences for MSHTA and IE hosted versions. This is done by calling a new modHostedinBrowser function which returns "true" if IE is the host, so it may be called anywhere a test of the host needs to be done.
- Switched from a dictionary lookup and replace to use of the Replace function. Lighter, easier, and not reinventing the wheel.
- Removed extraneous functions (for now): strTextReplacement, strInFileText, modUnRegisterControl
- Consolidated About calls into single function
2002.01.30 Release (Archive)
- First release on Bittnet server.
- Mostly minor modifications from earlier versions.