 |
 |
Screenshots |
|
|
 |
Downloads |
|
|
 |
Resources |
|
|
 |
|
|
 |
|
|
|
 |
|
|
Pocket IntraLaunch 1.0 for the Pocket PC is a stripped down release of the full version of IntraLaunch. Below shows a
couple examples of how to use Pocket IntraLaunch within your Pocket Internet Explorer web pages. Pocket IntraLaunch can be
downloaded here.
Pocket IntraLaunch and PocketPC discrepancies:
- PocketPC 2003(Windows Mobile 2003 or SE) required. An ARM/X-Scale processor based PDA is required.
- Pocket Internet Explorer does not support the CODEBASE in <object>'s, so automatically deploying PocketIntraLaunch.cab
is not possible. Each device must simply run the CAB file manually to get the software installed.
- Pocket IntraLaunch additional features include only being able to execute applications with sound events and a custom error dialog box. All other features
found in the desktop version of IntraLaunch such as variables, functions, macros, etc. are not supported.
- The DefDir (Default Directory) parameter is mostly ignored. There also is no such thing as a
current working directory on Windows CE.
- See the sample.html file included with installable CAB demonstration for full working examples.
- If using Javascript HREF's in an image map declaration for PIE (<href="Javascript:Pocket..."), the backslashes in any paths do not have to be escaped.
This example is slightly more advanced. You can pass the program to execute as well as some switches directly
from Javascript. Also notice the Sound event.
|