|
This application demonstrates the template called EmbedHTTPClientFunctions. The template attaches a class called HNDHTTPCLient which introduces HTTP Client functions to your procedure. This application may be used to send images and media files such as .SWF to our forum server in the event you want to include one or more screen shots or captures with your forum messages and questions. Images are placed in the /images/ directory and image links in your messages are provided on the clipboard ready to be pasted into your forum message. Media files are placed in the forum /docs/ directory and again a link is provided to allow readers to view the file in a separate browser window. Any questions, feel free to ask: support.cwhandy.com Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.ca (CHT Website) news.cwhandy.ca (CHT Forum) |
| PROCEDURE (1): EntryPointMain (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HTTP | HNDClient | HNDINET | 241 | HNDCLNT.INC |
| (0002) | HWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0003) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0004) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (4) Class Instances Found In EntryPointMain | |||||
| PROCEDURE (2): JumpStartCreateLinkToAppIcon (Procedure Template: Source) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | LNK | HNDShellLinkClass | HND | 57 | HNDSHLNK.INC |
| (1) Class Instances Found In JumpStartCreateLinkToAppIcon | |||||
| PROCEDURE (3): JumpStartSplashCHTBlue (Procedure Template: Splash) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HTellMe | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (3) Class Instances Found In JumpStartSplashCHTBlue | |||||
Classes By Procedure In HNDWHTDM.APP