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

Mockup & CodeGen, iPhone & iPad
($9.99)

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

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > Mac OS X Development Forums > Mac OS X Development

Reply
 
LinkBack Thread Tools Display Modes
Old 10-26-2009, 05:47 AM   #1 (permalink)
Registered Member
 
Join Date: Aug 2009
Posts: 10
Default Loading the source of a webpage

Hi all...

I am trying to load the source of a webpage.

This is how i do it...

Code:
	NSError *lookupError = nil;
	NSURL	*url = [ NSURL URLWithString:@"https://www.coldstorage.com.sg/onlineshopping/browse-brand.aspx?Brand=AALST"];
	
	if(!url)
		NSLog(@"Invalid url");
	
	NSString *source = [NSString stringWithContentsOfURL:url
												  encoding:NSUTF8StringEncoding error:&lookupError];
	
	NSLog([lookupError localizedDescription]);
This works for other webpages except this one... the error i get is that

The file “browse-brand.aspx” could not be opened.

I do not understand what this means...
If it works when i enter this in the safari address bar... shouldnt it work now too...

Thanx,
Saran.
saran is offline   Reply With Quote
Reply

Bookmarks

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: 254
20 members and 234 guests
ADY, Alsahir, beleg_1998, Dani77, e2applets, iDifferent, iph_s, JamesCahall, JasonR, mer10, Monstertaco, prchn4christ, Promo Dispenser, Robiwan, Rudy, smithdale87, spiderguy84, timle8n1, Touchmint
Most users ever online was 1,187, 10-11-2011 at 08:09 AM.
» Stats
Members: 158,880
Threads: 89,228
Posts: 380,756
Top Poster: BrianSlick (7,129)
Welcome to our newest member, @sandris
Powered by vBadvanced CMPS v3.1.0

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