Ultrashock Forums > Flash > ActionScript
AS2 - uploading in a different way

You are currently viewing our website as a guest which gives you limited access to forums, files and other resources.

Click here to join now for free, and start interacting with our members, download files and much more!

Click here if you are looking for our Flash files and other professional assets.
 
Post Reply | View first unread | Rate Thread Search this Thread | Thread Tools | Display Modes

#1
Bookmark and Share!
AS2 - uploading in a different way
Old 2008-02-23

I've been used to supplying the argument of Filereference.upload(arg) with a backend script. e.g. mysite.com/uploader.cgi

However, i'm currently working with a server that doesn't require me to pass the post vars into a server side script.

Based on my understanding from the head programmer of the company, all i need to do is to do a normal http post and the server will do the upload job. Is this possible or did i hear him wrong? he said that we have a special webserver that deals with the HTTP Post directly.

So i thought, regardless whether i put either
"mysite . com"
or
"mysite . com / currentpage.php "
as argument for the FileReference.upload(arg), the file will still be uploaded.

just askin if this is possible.
thanks :-)
USV2 rocks!
postbit arrow 1 comment | 285 views postbit arrow Reply: with Quote   
Registered User
B-Rhapsody is offline
seperator
Posts: 723
2004-12-10
Age: 24
B-Rhapsody lives in Philippines
B-Rhapsody's Avatar
seperator

Ultrashock Member Comments:
Nutrox's Avatar Nutrox Nutrox is offline Super Moderator Nutrox lives in United Kingdom 17 Creative Assets 2008-02-23 #2 Old  
I guess it would be possible if all POST requests sent to the magical server were rerouted to a single script. It sounds a bit stupid though to me.
Reply With Quote  
Thread Tools
Display Modes Rate This Thread
Rate This Thread: