Cutenews Without Iframes |
Cutenews Without Iframes |
![]()
Post
#1
|
|
![]() ;o ![]() ![]() ![]() Group: Member Posts: 70 Joined: Mar 2007 Member No: 509,821 ![]() |
I want to have cutenews in my index without using an iframe. Could sombody show me how to do it
![]() |
|
|
![]() |
![]()
Post
#2
|
|
![]() ;o ![]() ![]() ![]() Group: Member Posts: 70 Joined: Mar 2007 Member No: 509,821 ![]() |
eeek!
ok so I changed my index.html file to an index.php file. then I got the code that you were talking about QUOTE <?PHP include("path/to/show_news.php"); ?> this is what I have in my index QUOTE <html> <head> <title> Cirque Du Soliel - Topher </title> <Link rel="stylesheet" type="text/css" href="http://www.sillyfishes.niamhme.net/alegria.css"> </head> <body> <?PHP include("www.sillyfishes.niamhme.net/show_news.php"); ?> </body> </html> and this is what it looks like now http://img118.imageshack.us/img118/2417/helpmede6.jpg whats going on :O!! |
|
|
![]() ![]() |