RE: [flexcoders] File Uploading

2008-12-31 Thread freak182
: 29 December 2008 03:52 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] File Uploading Hello, Thank you for your help...I just found nice flex uploading here: http://weblog.cahlan.com/files/file_uploads/FileUpload.html...they http://weblog.cahlan.com/files/file_uploads

RE: [flexcoders] File Uploading

2008-12-29 Thread Gregor Kiddie
@yahoogroups.com Subject: RE: [flexcoders] File Uploading Hello, Thank you for your help...I just found nice flex uploading here: http://weblog.cahlan.com/files/file_uploads/FileUpload.html...they http://weblog.cahlan.com/files/file_uploads/FileUpload.html...they use php for server side ...actually

Re: [flexcoders] File Uploading

2008-12-29 Thread Fernando Cabredo
Hi, The PHP file is not included in the source file. Do you know where to find it? Thank you. Pando From: freak182 eman.noll...@gmail.com To: flexcoders@yahoogroups.com Sent: Monday, December 29, 2008 11:51:46 AM Subject: RE: [flexcoders] File Uploading

Re: [flexcoders] File Uploading

2008-12-29 Thread Dan Vega
it? Thank you. Pando -- *From:* freak182 eman.noll...@gmail.com *To:* flexcoders@yahoogroups.com *Sent:* Monday, December 29, 2008 11:51:46 AM *Subject:* RE: [flexcoders] File Uploading Hello, Thank you for your help...I just found nice flex uploading here: http

Re: [flexcoders] File Uploading

2008-12-28 Thread freak182
Hello, Did you solve your problem in file uploading, because im having problem too with file upload in flex. Thanks a lot. Cheers. ericbichara wrote: O btw, i get no error message, just a Complete event back in flex /Eric -- View this message in context:

RE: [flexcoders] File Uploading

2008-12-28 Thread Gregor Kiddie
December 2008 15:01 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] File Uploading Hello, Did you solve your problem in file uploading, because im having problem too with file upload in flex. Thanks a lot. Cheers. ericbichara wrote: O btw, i get no error message, just a Complete

RE: [flexcoders] File Uploading

2008-12-28 Thread freak182
From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of freak182 Sent: 28 December 2008 15:01 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] File Uploading Hello, Did you solve your problem in file uploading

Re: [flexcoders] File uploading and passing string information

2008-07-01 Thread Flex Frenzy
You should be able to verify right in actionscript, but you will have to modify the php code to request the additional details from the server. It all depends what kind of authentication script you use though, you may not need to modify any php. On Jun 30, 2008, at 2:44 PM, Sean Clark Hess

[flexcoders] File uploading and passing string information

2008-06-30 Thread timgerr
Hello all, I am working on a file upload application and I have a few questions. I want to upload a file and also send some string information to varify user information. Can this be done? I am using the example from

Re: [flexcoders] File uploading and passing string information

2008-06-30 Thread Flex Frenzy
Yes, it can be done. But please explain further exactly what you want to verify. Text fields, match to sql db? On Jun 30, 2008, at 12:48 PM, timgerr wrote: Hello all, I am working on a file upload application and I have a few questions. I want to upload a file and also send some string

Re: [flexcoders] File uploading and passing string information

2008-06-30 Thread Sean Clark Hess
I usually just check the session to see if they are authenticated or not. On Mon, Jun 30, 2008 at 1:48 PM, timgerr [EMAIL PROTECTED] wrote: Hello all, I am working on a file upload application and I have a few questions. I want to upload a file and also send some string information to

[flexcoders] File Uploading

2008-05-06 Thread Pravin Uttarwar
Hi All, I have requirement in my project of uploading the image file only. This can be done through using FileReference class but can anybody tell me how it can be done using BlazeDs with java (not using jsp) Thanks in advance.

[flexcoders] File uploading WITHOUT filereference

2008-03-31 Thread gjam64
I'm working on an AIR based project which allows non-savy users to upload and download a file from a web server to a specific location on their local system. Because these are non-savy users, I don't want to present them with the file browser window, as most likely they will save this file to the