Im a little confused !
The website im needing it for is http://squirms.atspace.com/index.htm (Its A Bit Rubbish At The Moment)
I want to get external text for the bit that says News.
Can i use a IFRAME in that section ?
Or is there an easyer way of doing it like just with a line of html ?
Busy posted this at 23:28 — 3rd July 2005.
He has: 6,157 posts
Joined: May 2001
You'll have to use either javascript (not sure how) or severside scripting to do this
chrishirst posted this at 05:53 — 4th July 2005.
He has: 379 posts
Joined: Apr 2005
Use an IFrame
Using Iframes
Busy posted this at 11:42 — 4th July 2005.
He has: 6,157 posts
Joined: May 2001
You could probably just use a textarea also and limit the size, but isn't the correct or fastest way to do it
<?bhb if(broken){ echo("It wasn't me
"); } ?>
Learn HTML the ez way - EzHTML.net
Some people are like slinkies, they dont really serve any purpose but they still bring a smile to your face when you push them down the stairs ...
baldrick posted this at 14:39 — 4th July 2005.
He has: 388 posts
Joined: Apr 2005
like busy said, if you have php you could use the include or require function
Squirms posted this at 16:56 — 5th July 2005.
He has: 7 posts
Joined: Jul 2005
Right !
Im a little confused !
The website im needing it for is http://squirms.atspace.com/index.htm (Its A Bit Rubbish At The Moment)
I want to get external text for the bit that says News.
Can i use a IFRAME in that section ?
Or is there an easyer way of doing it like just with a line of html ?
Thanks for your help
wWw.SqUiRmS.cO.nR
Squirms posted this at 17:10 — 5th July 2005.
He has: 7 posts
Joined: Jul 2005
Oh Wait -
The Frames Work
Thanks for your help