Go Back   CodingForums.com > :: Client side development > JavaScript programming > Ajax and Design

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-19-2007, 07:22 PM   PM User | #1
wono
New to the CF scene

 
Join Date: Sep 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
wono is an unknown quantity at this point
download file using ajax???

thanks for read my question
y want to know how to download file using ajax?
anyone can tell me abaout that?

how to download xml file using ajax?

y want to develop ajax application to download xml file to mobile client browser..
and show the xml partially..y say that is streaming xml using ajax...anyone can explain how to do this?

Regards


Sarwono
(wono@mobleil.com)
wono is offline   Reply With Quote
Old 09-20-2007, 12:03 AM   PM User | #2
garydarling
Regular Coder

 
Join Date: Feb 2007
Location: Seattle
Posts: 153
Thanks: 5
Thanked 9 Times in 9 Posts
garydarling can only hope to improve
Here is a commercial solution, with a free trial:

http://www.aurigma.com/Products/FileDownloader/

Gary
garydarling is offline   Reply With Quote
Old 09-20-2007, 12:12 AM   PM User | #3
A1ien51
Senior Coder

 
A1ien51's Avatar
 
Join Date: Jun 2002
Location: Between DC and Baltimore In a Cave
Posts: 2,717
Thanks: 1
Thanked 94 Times in 88 Posts
A1ien51 will become famous soon enough
If the mobile browser supports the XMLHttpRequest Object, than you should have no problem loading a file. HTTP connections do not allow streaming. You get the file in one piece.

Eric
__________________
Tech Author [Ajax In Action, JavaScript: Visual Blueprint]
A1ien51 is offline   Reply With Quote
Old 09-20-2007, 05:19 AM   PM User | #4
wono
New to the CF scene

 
Join Date: Sep 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
wono is an unknown quantity at this point
thanks

thanks for ur reply..eric

are you have sourcecode xmlhttprequest to download file..or any example to use file download using ajax..?

Thanks

Sarwono
wono is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:44 PM.


Advertisement
Log in to turn off these ads.