hello,
i am trying to write an applet that has an file upload service. Users will able to 
give the full path of their files to the applet (c:\files\file1.txt for instance) as 
input and applet will going to get the contents of this file and write the content to 
the database which is in the server.
how can i accomplish this task?

thanks in advance,

serdar

Reply via email to