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 Tutorials > Tutorial Requests

Reply
 
LinkBack Thread Tools Display Modes
Old 06-28-2010, 02:47 PM   #1 (permalink)
Registered Member
 
Join Date: Jun 2010
Posts: 3
marcel.jepson is on a distinguished road
Question Anyone know of a tutorial that will help me build an iPhone App that opens website i

Anyone know of a tutorial that will help me build an iPhone App that opens website in Safari? I have a Mobile website already built. I used Webkitz to build it and now I would like to have an app that can open the website. The website would auto open.OR
Is there a way to open a website within an app?
I’m looking for a tutorial to help me though the process because I am not an expert building these apps. Any Help would be very helpful!

Thanks Marcel -
Marcel.Jepson@uleth.ca
marcel.jepson is offline   Reply With Quote
Old 07-17-2010, 05:20 PM   #2 (permalink)
Banned
 
Join Date: Jun 2010
Posts: 91
maxk77 is on a distinguished road
Default

you could make a view based app and when it opens the website would load :

ViewController.h
Code:
IBOutlet UIWebView *web;
ViewController.m

Remove the unimplement code before and after viewdidload. Then paste this in the viewdidload section.

Code:
[web loadRequest:[NSURLRequest requestWithString:[NSURL URLWithString:@"http://yourwebsite.com]]];
maxk77 is offline   Reply With Quote
Old 07-22-2010, 09:52 AM   #3 (permalink)
14 Year Old iOS Developer
 
H4CK3R's Avatar
 
Join Date: Jun 2010
Age: 16
Posts: 73
H4CK3R is on a distinguished road
Default

Massive super detailed tutorial
Link
H4CK3R is offline   Reply With Quote
Old 07-22-2010, 10:26 AM   #4 (permalink)
Banned
 
Join Date: Jun 2010
Posts: 91
maxk77 is on a distinguished road
Default

Quote:
H4CK3R Massive super detailed tutorial
Link
Great tutorial!!
maxk77 is offline   Reply With Quote
Reply

Bookmarks

Tags
iphone dev apple xcode

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
» Stats
Members: 175,696
Threads: 94,139
Posts: 402,961
Top Poster: BrianSlick (7,990)
Welcome to our newest member, jasper_muc
Powered by vBadvanced CMPS v3.1.0

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