>>
APLDN Home

>>
Events

>>
Trainings

>>
APL Books

>>
APLDN Links

>>
Discussion Groups

>>
Downloads

>>
Articles

>>
Library

>>
Learning Tools

>>
APLDN User IO

>>
APL2000.com




General

Author Thread: Uploading file through client browser to server
Ric.Sherlock
Uploading file through client browser to server
Posted: Wednesday, November 24, 2004 4:26 AM (EST)

I have a webservice working fine that uses a web form to send some arguments (select and input type=text) and data (textarea) to a resampling function.  (I have used Davin's excellent XML tools that he presented at the conference to output the result as html.) 

 

However I would like the user to be able to point to a text file containing the data, instead of using the textarea form element.  I've found the input type=file form element that will enable the user to point to the filename, but how do I get the client to send the contents of that file to webservices?


Comments:

Author Thread:
Jairo.Lopez
Uploading file through client browser to server
Posted: Wednesday, November 24, 2004 2:56 PM (EST)
You can find a sample of how to upload files to the AplWebServices on the APL2000 2004 User Conference proceedings (section 25) as part of the trainning done by Brian Chizever.

     

Ric.Sherlock
Uploading file through client browser to server
Posted: Wednesday, November 24, 2004 4:08 PM (EST)
Thanks for reminding me Jairo! I even went to that session and remember the section now that I see it again. Cheers!

     



APL2000 Official Web Site

Here is a test to find out whether your mission in life is complete. If you're alive, it isn't.
--- Richard Bach

APLDN Home   |    |  Events   |  Trainings   |  APL Books   |  APLDN Links   |    |  Discussion Groups   |    |  Downloads   |  Articles   |  Library   |  Learning Tools   |  APLDN User IO   |  APL2000.com   |