Kenny Pyatt wrote:
> 
> I know that this has been asked before but I couldn't find it in the
> digest.
> 
> I want to upload a file and for what ever reason I am unable to.  I have
> written and tested code to
> upload a file but when that same sub function is called inside a run
> mode the file is not passed.
> If there is a better way I am very interested in learning it.  I am a
> very basic programmer.

Kenny,

 My recommendation is try the CGI.pm "upload" feature, and substitute
 the CGI::App query object for CGI.pm's as needed. (usually $self->query 
 in a runmode.)

  -mark

 . . . . . . . . . . . . . . . . . . . . . . . . . .
   Mark Stosberg              Principal Developer  
   [EMAIL PROTECTED]       Summersault, LLC     
   v: 765-939-9301 ext 223    website development  
 . . . . . http://www.summersault.com/ . . . . . . .

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to