PDA

View Full Version : Online based word processor - Ideas


Uranium-235
12-25-2001, 01:18 AM
origonally proposed here - http://www.netsmog.com/cgi-bin/yabb/YaBB.pl?board=software&action=display&num=1000332710

I'm not sure how many of you know how to do this, but I know thiers some way to pass data from a java applet into a cgi script. Does anyone know how to write an applet that will do this? I'm thinking of a online word processor using a java applet, that will look like a standard text editor.


Ne1 have any ideas?

Keefe
12-25-2001, 01:38 AM
How good at PHP are you?

Simo
12-25-2001, 06:42 AM
Umm I did this for something I did once, about 3 years ago....cant remember how I did it, but I DO remember that I got the info from www.webmonkey.com and afew sites I found on ask jeeves.

Its actually a resonably simple thing to do. SPAM

(NOTE: I didnt do much of the Java stuff, just the Perl script, but it didnt seem too hard)

;D

If you find out how post it here I would be interested to remember.

Good Luck

Uranium-235
12-25-2001, 04:36 PM
oh php wouldent be the problem. the java would be the problem