Page Number: Page 1 of 1
Actual Results
- edward
- Forum: Website Design Forum
- Topic: How to open a page in a page ??
- Subject: How to open a page in a page ??
- Replies: 10
- Views: 1113
- Subject: How to open a page in a page ??
Posted: October 6th, 2004, 7:10 am
Sound exactly like I(inline) frames.
to change the page with a link, target the iframe [code] <a href="mypage...
Code: [ Select ]
<iframe name="iframe" src="pagetoloadondefault.htm" frameborder="0" height="x" width="x"></iframe>
- edward
- Forum: Website Design Forum
- Topic: How to open a page in a page ??
- Subject: How to open a page in a page ??
- Replies: 10
- Views: 1113
- Subject: How to open a page in a page ??
Posted: October 5th, 2004, 1:54 pm
php include files... I will look it up.
inline frames... I will look it up.
Thanks for all of your suggestions. Hopefully I can get something working
I will post back my results with a pretty little portal page link for you guys to check out.
Thanks a million,
-ed
inline frames... I will look it up.
Thanks for all of your suggestions. Hopefully I can get something working
I will post back my results with a pretty little portal page link for you guys to check out.
Thanks a million,
-ed
- edward
- Forum: Website Design Forum
- Topic: How to open a page in a page ??
- Subject: How to open a page in a page ??
- Replies: 10
- Views: 1113
- Subject: How to open a page in a page ??
Posted: September 30th, 2004, 4:35 pm
Not a pop up window per se. I'll get specific. I have a forum that runs IntegraMod portal in the front. The portal allows me to use html or bbcode. What I would like to do is have a smaller version of one of my other webpages open in one of the blocks of the portal (within the constraints of the por...
- edward
- Forum: Website Design Forum
- Topic: How to open a page in a page ??
- Subject: How to open a page in a page ??
- Replies: 10
- Views: 1113
- Subject: How to open a page in a page ??
Posted: September 30th, 2004, 3:19 pm
Do any of you have any ideas on how to open a page in a page. Basically open a link automatically and display the page. I don't need a redirect, I just need the page displayed automatically within my main page. I know this is very simple but I can't think of it for the life of me. Also, I can't use ...
- edward
- Forum: Programming / Scripting / Coding Forum
- Topic: Cross-Site Search Function
- Subject: Cross-Site Search Function
- Replies: 2
- Views: 972
- Subject: Cross-Site Search Function
Posted: April 23rd, 2004, 1:40 pm
Maybe you guys could help me solve a problem.... I have a web directory that includes .txt, .doc, .html, and .xls pages. I would like to put a search function on the index page that would search references on all the pages in the directory. Much like a 'search this site' function. How is this done? ...
- edward
- Forum: Website Design Forum
- Topic: HTML Timed Redirect
- Subject: HTML Timed Redirect
- Replies: 11
- Views: 23284
- Subject: HTML Timed Redirect
Posted: March 26th, 2004, 3:28 pm
Works like a charm
It's always the simplest things
Thank you very much, for your help and thorough documentation!!!!!!
ed
It's always the simplest things
Thank you very much, for your help and thorough documentation!!!!!!
ed
- edward
- Forum: Website Design Forum
- Topic: HTML Timed Redirect
- Subject: HTML Timed Redirect
- Replies: 11
- Views: 23284
- Subject: HTML Timed Redirect
Posted: March 26th, 2004, 2:15 pm
Could anyone assist me with a little html help? I would like to build 3 or 4 pages that will automatically redirect after 1 or 2 seconds. Each page will have an image and it will flash an image for 1 or 2 secs then redirect you to another page with another image, etc. It could probably be done with ...
