Forum Moderators: open

Message Too Old, No Replies

Input a document into another document with HTML alone?

no scripting

         

tunnelvision

1:37 pm on Jul 26, 2004 (gmt 0)

10+ Year Member



Hey
Does anybody know how to input a document into a document in HTML Language? For example heres the src in PHP
'require(DIR_WS_BOXES . 'information.php');'

But my hosting package don't support PHP :(. Or isnt it possible in HTML?
If you get me.. ;)

flashfan

2:35 pm on Jul 26, 2004 (gmt 0)

10+ Year Member



use iframe

tunnelvision

3:11 pm on Jul 26, 2004 (gmt 0)

10+ Year Member



cool but how do u get rid of the border?

kaled

4:23 pm on Jul 26, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Try a Google search something like this
html reference intitle:iframe

I can't guarantee this will find what you're looking for since Google is giving me a 503 : service error 27 when I try it - OOPS.

Kaled.

tunnelvision

5:38 pm on Jul 26, 2004 (gmt 0)

10+ Year Member



found out how to do it
cheers for ya help!