Yeah, I looked into some PHP stuff for the file uploading but I don't know how I am going to get it all to work.
Probably end up doing something like:
User uploads file in HTML environment by calling a PHP scriptything.
PHP then uploads file, saves it in one folder, and then puts it in another folder with the Java Applet. Redirects to page with Java Applet and Java Applet has code ready to be used because the Java Applet will automatically give code to the file just uploaded. (It will delete the file/clear-it after it is done converting it to HTML)
This all relies on me actually having a server to put it too... So annoying since I don't have a testbed for this shit.
You have a few options there. If you have an old box lying around you can always dump a distro on it and run apache as a local test server. I have debian running on some really old dell box... P4 I think, with like 1 gig of ram.
You can also get a very complete monthly hosting package from someone like Rochen for around $12.95/mo. Grab one of those for a few months for testing and beta. With Rochen you get ssh shell access, optimized apache, databases, ftp accounts, email addys, the works. There are plenty of other choices too, but I my direct experience is with Rochen and Network Solutions, and since I moved from NetSol to Rochen you can figure out which I recommend
