[an error occurred while processing this directive]
RSS News Feeds
[ 1 ] [ 2 ] [ 3 ] [ 4 ]
Incorporating our feeds in your site with Java
Adding our feed with Java is extemely simple! Just add the following code to your HTML page:
<script language="Javascript" src="http://petpress.net/news/headlines/rss/java-rss.php?width=200&maxheadlines=5"></script>

And here's what it will look like:
You can adjust the width and maximum number of headlines to display, and you can specify which market you would like to pull headlines from by adding:

    &market=reptiles

after the number of headlines.

The full list of categories you can choose from are:

aquarium, bird, cat, dog, horse, insect, exotic, reptiles, pets, pond, and events.

An invalid category will cause the system to deliver headlines from all categories.

[an error occurred while processing this directive]