Reply
how can i make a webpage that can open webpages
Old 08-10-2009, 01:27 PM how can i make a webpage that can open webpages
rober7's Avatar
Experienced Talker

Posts: 35
Name: robert haba
Trades: 0
i want to make a webpage and in that webpage to put other pages(other websites)

Last edited by rober7; 08-10-2009 at 01:32 PM..
rober7 is offline
Reply With Quote
View Public Profile Visit rober7's homepage!
 
 
When You Register, These Ads Go Away!
Old 08-10-2009, 02:02 PM Re: how can i make a webpage that can open webpages
chrishirst's Avatar
Super Moderator

Posts: 22,237
Location: Blackpool. UK
Trades: 0
use a iframe
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 08-10-2009, 05:41 PM Re: how can i make a webpage that can open webpages
alex021's Avatar
Skilled Talker

Posts: 97
Name: Alex
Trades: 0
Quote:
Originally Posted by chrishirst View Post
use a iframe
agree 100% use iframe
alex021 is offline
Reply With Quote
View Public Profile
 
Old 08-11-2009, 03:45 AM Re: how can i make a webpage that can open webpages
rober7's Avatar
Experienced Talker

Posts: 35
Name: robert haba
Trades: 0
can i make the websites opened in frames comporte like it is in a browser?
rober7 is offline
Reply With Quote
View Public Profile Visit rober7's homepage!
 
Old 08-15-2009, 09:27 AM Re: how can i make a webpage that can open webpages
alexxxl's Avatar
Average Talker

Posts: 18
Name: Alex S. K.
Location: Bishkek, KG
Trades: 0
Quote:
use a iframe
You may use it, but I wouldn`t recommend it. It`s bad tone. This technology uses only in projects of beginner webmasters!

Last edited by alexxxl; 08-15-2009 at 09:29 AM..
alexxxl is offline
Reply With Quote
View Public Profile Visit alexxxl's homepage!
 
Old 08-15-2009, 01:50 PM Re: how can i make a webpage that can open webpages
chrishirst's Avatar
Super Moderator

Posts: 22,237
Location: Blackpool. UK
Trades: 0
don't be ridiculous.

how are iframes "only used by beginners"???
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 08-15-2009, 06:40 PM Re: how can i make a webpage that can open webpages
Average Talker

Posts: 22
Name: subash chandra poudel
Location: pokhra , nepal
Trades: 0
Code:
    <framesrc=http://www.onlinecguru.com name="testing frame" scrolling="auto" noresize>
onlinecguru.com is offline
Reply With Quote
View Public Profile Visit onlinecguru.com's homepage!
 
Old 08-16-2009, 02:04 PM Re: how can i make a webpage that can open webpages
alexxxl's Avatar
Average Talker

Posts: 18
Name: Alex S. K.
Location: Bishkek, KG
Trades: 0
Quote:
how are iframes "only used by beginners"???
It`s not professionally! I have never seen serious project with iframes or frames!
alexxxl is offline
Reply With Quote
View Public Profile Visit alexxxl's homepage!
 
Old 08-16-2009, 02:08 PM Re: how can i make a webpage that can open webpages
chrishirst's Avatar
Super Moderator

Posts: 22,237
Location: Blackpool. UK
Trades: 0
Maybe you need more experience then.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 08-17-2009, 01:39 AM Re: how can i make a webpage that can open webpages
Banned

Posts: 5
Name: Gowrianand
Trades: 0
hey, try through ASP.NET
gowrianand is offline
Reply With Quote
View Public Profile
 
Old 08-17-2009, 02:25 AM Re: how can i make a webpage that can open webpages
Novice Talker

Posts: 13
Trades: 0
lol to be honest, I laughed at the thread title.

But yeah, an iframe would be the best if you want just plain HTML.
Universal92 is offline
Reply With Quote
View Public Profile
 
Old 08-17-2009, 02:34 AM Re: how can i make a webpage that can open webpages
NullPointer's Avatar
Will Code for Food

Latest Blog Post:
Easy PHP Search with Opera
Posts: 1,068
Name: Matt
Location: Irvine, CA
Trades: 0
Quote:
Originally Posted by alexxxl View Post
It`s not professionally! I have never seen serious project with iframes or frames!
Try:
http://images.google.com/imgres?imgu...N%26start%3D42

Just because something isn't used very often or is often misused does not mean it doesn't have a proper use.

Quote:
Originally Posted by gowrianand View Post
hey, try through ASP.NET
Did you even read the post?
__________________
Tinsology | How to Post Code | EverythingDev
NullPointer is online now
Reply With Quote
View Public Profile
 
Old 08-17-2009, 08:46 AM Re: how can i make a webpage that can open webpages
alexxxl's Avatar
Average Talker

Posts: 18
Name: Alex S. K.
Location: Bishkek, KG
Trades: 0
Quote:
Maybe you need more experience then.
No, IMHO, you need more experience. I have my own position, and you have it too.
I am Offering to keep it, and stop to this unconstructive debate...
alexxxl is offline
Reply With Quote
View Public Profile Visit alexxxl's homepage!
 
Old 08-17-2009, 09:36 AM Re: how can i make a webpage that can open webpages
Average Talker

Posts: 15
Name: soumen paul
Trades: 0
If you want to improve the usability of your website, i will suggest the use of AJAX rather than using iframes.
__________________
Bingo | Bingo Games | Free Bingo
soumenpaul is offline
Reply With Quote
View Public Profile
 
Old 08-17-2009, 10:31 AM Re: how can i make a webpage that can open webpages
alexxxl's Avatar
Average Talker

Posts: 18
Name: Alex S. K.
Location: Bishkek, KG
Trades: 0
Quote:
If you want to improve the usability of your website, i will suggest the use of AJAX rather than using iframes.
Completely agree!
alexxxl is offline
Reply With Quote
View Public Profile Visit alexxxl's homepage!
 
Old 08-17-2009, 12:50 PM Re: how can i make a webpage that can open webpages
chrishirst's Avatar
Super Moderator

Posts: 22,237
Location: Blackpool. UK
Trades: 0
The use of AJAX will potentially REDUCE the usability and accessibility of the website NOT improve it.

Many screen readers and assistive devices DO NOT have javascript capabilities, but they are able to handle frames and iframes with no problems.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 08-17-2009, 05:13 PM Re: how can i make a webpage that can open webpages
wayfarer07's Avatar
NYE-KEE

Posts: 3,155
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
Plus, AJAX can't be used to load remote websites. JavaScript calls that read or write information are limited to the same domain that makes the call for security reasons.

For an example of a professional project that uses an IFRAME, go here: http://images.google.com/ or here: http://tinymce.moxiecode.com/ or here: http://www.fckeditor.net/demo or countless other places. The very editor that you use every time you make a post right here on Webmaster-Talk is an IFRAME that communicates with a TEXTAREA.
__________________
Wayfarer | jQuery Tooltip Plugin | Mapbox: the jQuery Map
Freelance Jobs Available
If Google is the Coca-Cola of Web search, Bing is RC Cola

Last edited by wayfarer07; 08-18-2009 at 11:13 AM..
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Old 08-18-2009, 05:47 AM Re: how can i make a webpage that can open webpages
Novice Talker

Posts: 8
Trades: 0
I am pretty sure you can do that with shadowbox and it looks tons better than iframe.
But if you are just building a basic webpage then I would say go with iframe.
cardinal is offline
Reply With Quote
View Public Profile
 
Old 08-18-2009, 11:09 AM Re: how can i make a webpage that can open webpages
wayfarer07's Avatar
NYE-KEE

Posts: 3,155
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
Quote:
Originally Posted by cardinal View Post
I am pretty sure you can do that with shadowbox and it looks tons better than iframe.
But if you are just building a basic webpage then I would say go with iframe.
Read the ORIGINAL QUESTION. The question is this:
Quote:
i want to make a webpage and in that webpage to put other pages(other websites)
The ONLY WAY to load other websites into a page without using a complex content scraper (which must be server side code), is to use a frame. Besides, your qualification that a shadowbox looks "tons better" than IFRAME is totally nonsensical, since an IFRAME or its container can be styled however you like. I've never used shadowbox, but I'm willing to bet it has a built in IFRAME option, which would be required if you are going to load an external site.
__________________
Wayfarer | jQuery Tooltip Plugin | Mapbox: the jQuery Map
Freelance Jobs Available
If Google is the Coca-Cola of Web search, Bing is RC Cola
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Old 08-22-2009, 01:53 PM Re: how can i make a webpage that can open webpages
rober7's Avatar
Experienced Talker

Posts: 35
Name: robert haba
Trades: 0
10x all dor help
rober7 is offline
Reply With Quote
View Public Profile Visit rober7's homepage!
 
Reply     « Reply to how can i make a webpage that can open webpages

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.19899 seconds with 13 queries