> From: Shayne ONeill <[EMAIL PROTECTED]>
> Subject: [Webware-discuss] Tech question on file uploads
> 
> I just dont know how to get to whats inside those wee lil' brackets.
> Any suggestions.

If the name of the file upload field is 'FILENAME':

self.request().field("FILENAME").file.read()

     Randy Phillips
     http://zunzun.com



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to