RE: [flexcoders] file download doesnt work?

2006-12-12 Thread Tony Dulin
ptimal Payments Inc. - From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brian Holmes Sent: Tuesday, December 12, 2006 4:34 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] file download doesnt work? Not Sure if this will work Dimitr

RE: [flexcoders] file download doesnt work?

2006-12-12 Thread Dimitrios Gianninas
ps.com Subject: RE: [flexcoders] file download doesnt work? Not Sure if this will work Dimitrios, But I seem to remember having similar issues and reading somewhere that the constructor of the Url Request expected a url as a string. var req:URLRequest = new URLRequest("http://localhos

RE: [flexcoders] file download doesnt work?

2006-12-12 Thread Brian Holmes
06 2:22 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] file download doesnt work? Yup tried that too... I'm perplexed! Dimitrios Gianninas RIA Developer Optimal Payments Inc. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Be

RE: [flexcoders] file download doesnt work?

2006-12-12 Thread Dimitrios Gianninas
bject: Re: [flexcoders] file download doesnt work? How about changing reg.method="POST" instead GET?. Valy - Original Message From: Dimitrios Gianninas <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Tuesday, December 12, 2006 9:28:40 AM Subject: RE: [flex

Re: [flexcoders] file download doesnt work?

2006-12-12 Thread Valy Sivec
How about changing reg.method="POST" instead GET?. Valy - Original Message From: Dimitrios Gianninas <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Tuesday, December 12, 2006 9:28:40 AM Subject: RE: [flexcoders] file down

RE: [flexcoders] file download doesnt work?

2006-12-12 Thread Dimitrios Gianninas
Developer Optimal Payments Inc. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Valy Sivec Sent: Tuesday, December 12, 2006 9:28 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] file download doesnt work? I worked w

Re: [flexcoders] file download doesnt work?

2006-12-12 Thread Valy Sivec
ssage From: Dimitrios Gianninas <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Monday, December 11, 2006 3:14:51 PM Subject: [flexcoders] file download doesnt work? I have the code below to download a file from my J2EE server but it doesn't

RE: [flexcoders] file download doesnt work?

2006-12-12 Thread Dimitrios Gianninas
e nothing. My upload works like a charm. Dimitrios Gianninas RIA Developer Optimal Payments Inc. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dimitrios Gianninas Sent: Monday, December 11, 2006 3:15 PM To: flexcoders@yahoogroups.com Subject

[flexcoders] file download doesnt work?

2006-12-11 Thread Dimitrios Gianninas
I have the code below to download a file from my J2EE server but it doesn't work. the dialog box to select the folder and file come up, click OK and nothing happens. I see no log on the server side, meaning it is not calling my servlet. Upload works. Any ideas? var params:URLVariables = new U