PocketASP 2.1 DocumentationHome Overview Download Pricing Support News |
User GuideThe User Guide is included in the download. You may also view it here. FeaturesPlease check the release notes and the Version 2.1 update for information on the latest features to be added to PocketASP. A list of frequently asked questions have been compiled and answered. Installation
To check the installation was successful open Pocket IE and type the following URL: pasp://ModeZero/ A PocketASP introduction page will be displayed along with links to additional demonstration pages. Creating ContentPseudo Top Level Domain: The installation process creates a directory called PAspPages at the root of the device. The directories contained in \PAspPages are treated as top level domains, or roots, of a total site. Before adding any pages, first create your own site directory in PAspPages (for example the installation process adds one called ModeZero, which contains the demo pages). Adding Pages: It is recommended that pages are initially developed on the PC, as this is much quicker than typing on the Pocket PC and more comprehensive error/debug information will be provided by IIS when processing ASP pages. When the pages are ready for testing on the Pocket PC, download them into the appropriate site directory (\PAspPages\<your-site>). Open Pocket IE and type the url as follows: pasp://<your-site>/<your-page> and the page will be displayed. Links within pages can be both relative or absolute. |
|
|