PDA

View Full Version : Upload from client to server


Ninj
02-24-2005, 04:07 AM
Hi,

I have read through the manual and help file and I haven't found anything about uploading file from the client to the server.

However, I think the HTTP.Submit action is promising. Is it correct to assume that I can use this action to send a filename to a CGI script in the web server? Then let the CGI script handle the uploading?

thanks,

Ninj

Corey
02-24-2005, 04:12 AM
Hi.

Is it correct to assume that I can use this action to send a filename to a CGI script in the web server?
Yes you can do that... :) Hope that helps.

Ted Sullivan
02-24-2005, 08:52 AM
You can also use the FTP Plugin (http://www.autoplay.org/plugin/ftp.php) to upload files to a server. TrueUpdate 2.0 is compatible with all of the same action plugins as AutoPlay Media Studio 5.0 and Setup Factory 7.0.

Ninj
02-24-2005, 07:20 PM
Corey and Ted,

Thanks a lot :)

Ninj