Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 03-12-2010, 01:13 AM   #1 (permalink)
Registered Member
 
Join Date: Mar 2010
Location: Hong Kong, China
Posts: 19
ansonyik is on a distinguished road
Default How can open the file which download from web?

I wanna open the .txt file and it download from web (e.g. http://www.aabbcc.com/textFile.txt)

*I can read the .txt file

How can do this?

thx a lot =)
ansonyik is offline   Reply With Quote
Old 03-12-2010, 01:57 PM   #2 (permalink)
Registered Member
 
Join Date: Mar 2009
Location: I'm a Brit-pat.
Posts: 171
coulls is on a distinguished road
Default

Quote:
Originally Posted by ansonyik View Post
I wanna open the .txt file and it download from web (e.g. http://www.aabbcc.com/textFile.txt)

*I can read the .txt file

How can do this?

thx a lot =)
See if this works for you.
NSString *string = [[NSString alloc] initWithContentsOfURL:[NSURL URLWithString:@"http://www.aabbcc.com/textfile.txt"]];

Cheers,

Coulls
coulls is offline   Reply With Quote
Old 03-13-2010, 08:48 AM   #3 (permalink)
Registered Member
 
Join Date: Mar 2010
Location: Hong Kong, China
Posts: 19
ansonyik is on a distinguished road
Default

Is this way just connect the network at that time or it can download the .txt file and store in the iphone?

because i dont wanna connect the network in long time

thx sooooo mcuh =)
ansonyik is offline   Reply With Quote
Old 03-13-2010, 11:35 AM   #4 (permalink)
Registered Member
 
Join Date: Jan 2010
Posts: 342
flamingliquid is on a distinguished road
Default

Retrieve the string via how Coulls said to do so, then use
Code:
[NSString writeToFile: atomically:]
flamingliquid is offline   Reply With Quote
Old 03-19-2010, 02:09 AM   #5 (permalink)
Registered Member
 
Join Date: Mar 2010
Location: Hong Kong, China
Posts: 19
ansonyik is on a distinguished road
Default

thx u all replay

i can do this

thx soooooo much =)
ansonyik is offline   Reply With Quote
Reply

Bookmarks

Tags
.txt, download, open

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 344
9 members and 335 guests
akacaj, c2matrix, esoteric, givensur, HemiMG, mjnafjke, Pudding, SLIC, Techgirl-52
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,650
Threads: 94,115
Posts: 402,887
Top Poster: BrianSlick (7,990)
Welcome to our newest member, soohyun
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 10:11 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0