Frontpage 2002

R

Ronx

Your welcome

--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp

FrontPage Support: http://www.frontpagemvps.com/




I went with 400 & 400 hope that is OK. While I really do not understand what
fixed the problem (i guess it was the Iframe) you did help me and for that I
am truly gratefull. Thank you and have a blessed day.

Ronx said:
That works.
Change
<iframe width="300" height="400"
to
<iframe width="330" height="400"
to eliminate the bottom scrollbar.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp

FrontPage Support: http://www.frontpagemvps.com/




Tell me what you think of this: www.438cops.com this time I when to
http://www.rss-info.com/en_rssinclude-simple.html

:

See http://www.rxs-enterprises.org/tests/pages/438cops.htm

--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp

FrontPage Support: http://www.frontpagemvps.com/





Well it still diplays the code and not the feed. I will leave it up for a
little while in case you would like to look at it. At this point I just want
to figure out how to display any feed. Once I am able to display them then I
will deal with the design issues, etc. Thank you for all you help.

:

That white area looked like design to me. The page will be crowded if
you fill it in.

To display the feed in an Iframe:
Add the code (in code view)

<iframe name="I1" id="I1"
src="http://www.rss2html.com/rss2html.ph...//www.foxnews.com/xmlfeed/rss/0,4313,0,00.rss"
style="width: 200px; height: 358px;">Your browser does not support
inline frames or is currently configured not to display inline frames.
</iframe>


Change the width and height to suit your design.

In my opinion, this RSS feed needs a width of at least 600px.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp

FrontPage Support: http://www.frontpagemvps.com/





Did you not see a big blank area between the information on the left and the
information on the right??? www.438cops.com

If I use the following rss url
http://www.foxnews.com/xmlfeed/rss/0,4313,0,00.rss the wizard generates the
following message.

Use the following url to display the RSS feed to your website visitors.

http://www.rss2html.com/rss2html.ph...//www.foxnews.com/xmlfeed/rss/0,4313,0,00.rss

The way I understand it I need to copy and paste the above url in my page.
Once published the visitors would see the headlines generated by the feed.
Do I have a misconception and if I do what do I need to do???

:

What white spot?

At the place you need the RSS to appear, type in the link they give as a
hyperlink. Since I have not followed through the wizard (don't know any
RSS sources) I cannot give more explicit instructions than this. I
suggest you contact http://www.rss2html.com/ for more instructions.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp

FrontPage Support: http://www.frontpagemvps.com/





OK, I am trying to use the rss2html not the rss2php. As I uderstand it
rss2html is supposed to generate a code for me that I insert into my site and
it is supposed to diplay on my site the information in the feed. This is
where is went http://www.rss2html.com/ I chose option one when you finish it
says "use the following url to display the RSS feed to your website
visitors." I want it to appear on http://www.438cops.com right where that
big white spot is.

:

Having looked at the site feedforall.com, the code is PHP. The page
must be saved as a .php page (not .htm or .html), and published to a
server that supports PHP.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp

FrontPage Support: http://www.frontpagemvps.com/





I did as you suggested. I pasted the code into Notepad. I opened Frontpage
and the corresponding web page. I clicked the HTML tab and then copied the
coded in notepade and pasted in Frontpage. I saved the web page and then
published. When I hoped the browser all that appeared was the code I pasted
not the headlines the RSS was to generate. What am I missing????

:

Paste the code into Notepad first, to remove any formatting.
Open the website in FrontPage, then the page. Switch to Code (HTML)
View.
Then copy from Notepad, and paste into code view where you want the feed
to appear.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp

FrontPage Support: http://www.frontpagemvps.com/





I want to display rss feeds from news sites on my home page, I do not want to
create my own feed. I found the the varous feeds I wanted to display, then
using some information listed in a previous post I went to a site
feedforall.com I used their rss2html.com to convert the xml to html. I then
copied and pasted the corresponding information into my webpage. I saved the
page and published. Opened a browser and there is the html code instead of
the headline news I was looking for. I don't understand??????


:

You can start here:
http://blogs.msdn.com/lisawoll/archive/2004/11/19/266972.aspx
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
---
FrontPage Support:
http://www.frontpagemvps.com/
===
| How do you add an RSS feed to your website? I have tried several things
and
| all that shows up when I publish the site is the html code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top