Can I run the PalmApp on a single PC.
How do I setup PC to run.
I assume I have to have a dummy server running on my PC.
I have'nt done any Web development, as you can tell, so, basically how do I get started and get something running.
Barry
Barry, You will need to have a web server running so you can get oicgi to pass the data back to Oengine.
I found Apache web server reasonably easy to setup - and its free. If you are running win2000 I believe there is a build available. In my early fumbling tests I ran apache on an old win98 pc on the network. Also been testin Apache + OIcgi on a linux server on same network. Once you get the hang of it - suprisingly easy to access LH and to knock out some simple screens.
Richard Bright
I use SimpleServer, found for free at http://www.analogx.com/contents/download/network/sswww.htm for development. You create the home page locally, make a cgi-bin directory and copy OICGI.EXE into it and start the server.
I see that you were at loss for words