Applet function for upload a file to server



Hi
I am a flex programmer
I can call any function in applet.
I need one function in applet is, one doc file in my local drive. that
is to be uploaded to server.
i am having an php code for uploading.
i need a applet function to post that file to php file

Regards,
Dhileepen
.



Relevant Pages

  • Re: Applet function for upload a file to server
    ... I need one function in applet is, one doc file in my local drive. ... i am having an php code for uploading. ... I see no real point in using an applet for uploading. ...
    (comp.lang.java.programmer)
  • Re: App Advice?
    ... Is there anyway I can create a java applet that would allow ... > users to USE an image from their desktop, without actually uploading it ... Prev by Date: ...
    (comp.lang.java.programmer)
  • Re: Applet function for upload a file to server
    ... I need one function in applet is, one doc file in my local drive. ... i am having an php code for uploading. ... HttpURLConnection con = url.openConnection; ... InputStream is = new FileInputStream(dirname + File.separator + filename); ...
    (comp.lang.java.programmer)
  • Re: [PHP] Large/unreliable file uploading over HTTP
    ... make some browser addons/plugins to take advantage, and who knows, ... applet has to be used no matter what, and any site that accepts large ... files or has any sort of "advanced" uploading is using applets. ... I actually am talking to an nginx module developer about ...
    (php.general)
  • Re: Applet function for upload a file to server
    ... I am a flex programmer ... I need one function in applet is, one doc file in my local drive. ... i am having an php code for uploading. ... As an Applet programmer who wished he knew flex, why are you doing that in flex? ...
    (comp.lang.java.programmer)