Help With Live Content Feed!!Please

Hi, I am trying to get live articles into a layer on my homepage, using dreamweaver mx I just cannot get it to work, is there a better way to set this up than to ad a layer?
Here is what code looks like where I want the live content to appear

<div id="Layer1" style="position:absolute; left:440px; top:279px; width:408px; height:151px; z-index:3">
</div>

and here is the code my web host told me to add for feed

<!--#include virtual="/v-cgi/feeds.cgi?feedid=141"-->
I have tried adding this between the opening and closing tag, and within the opening tag?
Also, yes I did upload it to my server to try to see results

I would appreciate any help as this is very frustrating

Thank You
Mitchell Ross
Booked For Success
 

StephanieCordray

New Member
a table cell would work just as well to integrate it with your existing web site. just put the code inside the table cell you wish to use.
 

RAJO

New Member
there r some sites offering free live feed
and they show u a javascript code consists of 2 or 3 lines u just copy & paste into ur code
 
Top