How to get a file selection button and upload handling?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

How to get a file selection button and upload handling?

Rick Flower
Hi all..

I need to put some new code in my web-app that can read/parse CSV files but
need to find a way to allow the user to select & upload them so that the ST
environment can chew on the resulting CSV data directly.  So, I'm curious
to find out what the best way to have a "Browse.." button/filename added to a
page with a callback (I'm assuming) that is used once the user hits the
"import" button.  I know how to do the text fields & buttons but not sure
how the whole upload the file part works and where it's place for the ST
image (VW in my case) to use,etc... Any suggestions would be much
appreciated!


_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside