English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have a web page whre I am trying to include it within an existing one. (Just like IFRAME but this is deprecated)

I can't for the life of me think how to do it and it is really bugging the **** out of me. Can anyone help?

2006-11-08 12:38:15 · 4 answers · asked by James Ed 2 in Computers & Internet Programming & Design

The page needs to be displayed within the other. Not a hyperlink

2006-11-08 12:50:25 · update #1

4 answers

You will need a div command. If you go to about.com and search for "DIV". I would try to paste it in here, but the parser will eat it alive. From any website, you can view source to see the code that creates what you see. If you need more help, email me and I'll send you some samples...

Good Luck!

2006-11-08 13:46:08 · answer #1 · answered by ABC 4 · 0 0

Can't you just include it at the point you want the other page ?
The other chap was right, you can use a div to position it within content etc.


i use this sort of thing on our company web site to bring in "mini applications" it doesn't have to be .inc file, can be html or ASP etc...

It really depends on what you're coding in i guess - If you use ASP, remember to take out all the language=vbscript line, or it will error - also take out the tags as this will cause compliance issues

2006-11-09 06:31:38 · answer #2 · answered by SkiButt 2 · 0 0

i'm no longer too specific approximately embedding Excel stuff and permit variations to be made in realtime and all that, yet in Dreamweaver, you ought to attempt pasting the Excel spreadsheet as an HTML table. Then, wrap an AP div tag around your table, and set overflow to scroll. define the top and width and all that, then wrap yet another table around your AP div tag or something so as that it will no longer overlap with different stuff.

2016-12-28 16:33:23 · answer #3 · answered by Anonymous · 0 0

insert a hyperlink on the web page to take you where you want.

2006-11-08 12:48:34 · answer #4 · answered by pappy 6 · 0 0

fedest.com, questions and answers