Forum Moderators: mack

Message Too Old, No Replies

Redirecton with iframe

please help me code :)

         

friendabc

6:51 am on Sep 6, 2006 (gmt 0)

10+ Year Member



Hi, experts,

I have a subdomain , say sub.mydomain.com
I would like to put in this an index.html or index.php to redirect it to another url, say mydomain2.com/somefolders/. What I want is to keep the old subdomain name appearing in browser. I heard that I can use a iframe. Could you help me with the code?
Thank you in advance

goodroi

4:51 pm on Sep 8, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



it will better serve you to actually learn how to do this yourself. it is very easy just search for "iframe" in the search engines and you will find many tutorials

if you don't want to learn, you can just paste this code into your site
<IFRAME SRC="http://www.webmasterworld.com" TITLE="titlegoeshere" WIDTH="100%" HEIGHT="100%">