473,396 Members | 1,998 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Upload Files From Flash MX with ASPNet

I need to upload files to a Web server from Flash MX. Flash does not
have the ability to upload files. I have an example that uses a PHP
page in the back ground to upload files
http://www.yamago.net/components/ I can not use PHP (nor do I want
too) and need to do this with ASP.Net.

I have created an ASP.Net page that uploads files using the
htminputfile control. I need to use this page in the background and
upload files from Flash MX. Anybody have any idea on how I could
accomplish this?

Regards,
Jim Lewis

Nov 19 '05 #1
2 1525
your example just uses a <input type=file>. flash cannot upload because it
does not have access to the disk, it can only display uploaded files.

-- bruce (sqlwork.com)
"Jim Lewis" <j.*********@gmail.com> wrote in message
news:11**********************@c13g2000cwb.googlegr oups.com...
| I need to upload files to a Web server from Flash MX. Flash does not
| have the ability to upload files. I have an example that uses a PHP
| page in the back ground to upload files
| http://www.yamago.net/components/ I can not use PHP (nor do I want
| too) and need to do this with ASP.Net.
|
| I have created an ASP.Net page that uploads files using the
| htminputfile control. I need to use this page in the background and
| upload files from Flash MX. Anybody have any idea on how I could
| accomplish this?
|
| Regards,
| Jim Lewis
|
Nov 19 '05 #2
You are correct Flash can not upload files because it does not have
access to the disk. However, Flash MX can use JavaScript which can
open access to the disk. The example uses JavaScript to access the
disk and send the file to a PHP page which in turn sends the URL of the
file to Flash. I need to do the same scenario with ASP.NET. However,
you can not submit to a page in ASP.Net so I do not know what I can do
to accomplish this task. Anyone have any ideas?

Regards,
Jim Lewis

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Paul D. Fox | last post by:
Hi I'm running Windows Server 2003 as a Domain Controller (with Active Directory) as a development server. I created an app that uploads graphics but it doesn't have permission. ASPNET machine...
10
by: Alphonse Giambrone | last post by:
I am trying to develop a web service to accept a file uploaded via http post from a vba (Access) application. Thanks to helpful links in a vb newsgroup and my previous work with WinInet api I was...
2
by: Tom Wells | last post by:
I have a little file upload page that I have been able to use to successfully upload files to the C: drive of LocalHost (my machine). I need to be able to upload to a network drive from the intranet...
4
by: Matt Jensen | last post by:
Howdy I've got a rather strange issue occuring. I used forms based .NET authentication, although I'm also setting some session variables when people login. However, I've found when people use...
15
by: David Lozzi | last post by:
Howdy, I have a function that uploads an image and that works great. I love ..Nets built in upload, so much easier than 3rd party uploaders! Now I am making a public function that will take the...
3
by: Mike Kelly | last post by:
Hi. I've built a page using standard ASP.NET 2.0 features and when I upload a large file (>20MB) to our intranet server, I get a paltry 100KB/s on our 100Mb/s LAN. Simply copying the file, I get...
0
by: Radzuvious | last post by:
I am a newbie to CF, was wondering if anyone could help make the correct CF files needed for the following: http://www.acescg.net/flashuploader/flashuploader.rar Is the location of the flash...
9
by: torso | last post by:
Hi Does someone know a good tutorial for multiple file upload with xmlHttpRequest. I am trying to do directory upload. So I could choose directorys and upload those to the server. Another...
0
by: darrel | last post by:
Well, I spent way too many non-billable hours trying to get a progress bar for large file uploads implemented in a project. I ended up using the GREAT open source 'NeatUpload' which I have to say...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.