I am using codewarrior R6 for palm, and was wondering if it is possible to use the command palm:cccc.tttt in a form? (as the action) for example, the line: <FORM METHOD="POST" ACTION="palm:test:appl"> ... fields, etc. </FORM> When I do this, I get an error -- iNet 403 It doesn't launch the .prc. If I put the palm: command in a standard <A> URL link, it launches the application fine. -- If this is not possible, what can I do to have a .pqa and .prc interact so that I can have the .prc store ip addresses, and other information, and have the .prc pass this information to the .pqa for posting form data? My idea was that I could pass form data to the .prc, and the prc would callurl and build the url out of the passed data, thus allowing the user to choose different servers, etc. ?? Any help is greatly appreciated, Thanks, Scott Szretter
