Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Uploading from Flash 5? |
From: | Nuno dos Santos |
Date: | Mon, 29 Jan 2001 16:23:51 -0000 |
Hi!
Is it possible to upload a file from flash 5?
An example with HTML, the script looks like that:
<form action="upload.php" ENCTYPE="multipart/form-data" method="POST" >
<input type="file" name="filename" value="" >
<input type="submit" value="submit">
</form>
so, can I send a file in the ENCTYPE multipart/form-data?
Is it possible?
Thanks in Advance,
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]