
November 6th, 2003, 09:35 AM
|
|
Registered User
|
|
Join Date: Nov 2003
Location: Coral Springs, FLa
Posts: 11
Time spent in forums: 27 m 32 sec
Reputation Power: 0
|
|
Simple Browser Application
Dear Technowizards,
This question may be too naive, but I would love love to have it, since I am building a web application simulator. I want to write an application using HTML Forms to run locally on my laptop. I will open the page(s), put in/get some data, this needs to be received by a 'C' or a Java program and read-write it to a set of files. in the local directories or a database.
1. Is this possible without a http server? I dont want the HTTPServer. :-)
2. how do I communicate with the c/java routines?
3. A little example or a pointer to it would be lovely indeed.
Thanks a lot in advance.
Last edited by nsarun : November 6th, 2003 at 09:39 AM.
|