Hi,
The simple solution is to use an http file upload. This needs a CGI
script running on the server that receives the data and write it into
the file system of the server. On client side, you need no special
tricksery, just use the appropriate html constructs. Sorry, no pointers
at hand. If you do not manage to locate further information, contact me
again, I'll send you a solution I've worked out in a project five years
ago.
Matthias
yangyuexiang wrote:
>
> Hi, Everybody
>
> I want to design an assignment submission system (a simple web page).
> (1) After the students fill their name and they file names (located at their
> own computer), they click submit
> button.
> (2) How to read the files located at their hard disk?
>
> Java Applet or something else?
>
> Thanks advance
> yangyuexiang
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--
Matthias Pfisterer <mailto:[EMAIL PROTECTED]>
Share your knowledge.
It's a way to achieve immortality.
(from a nepalese mantra)
Java Sound Examples:
http://rupert.informatik.uni-stuttgart.de/~pfistere/jsexamples/
Tritonus, the open source implementation of the Java Sound API:
http://tritonus.sourceforge.net/
--------------------------------------------------------------
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]