Is there a similar script to the one I found on Dynamic Drive: http://dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm This works great but what I need is a script where the actual RSS link resides on the html page. This one requires me to put the RSS link into a file on my server and it then calls on that file. The reason for this is that I have a website directory and I want my users to be able to enter a RSS link into their submission form and it will later be called upon in the html page with a placment code. (i.e. %%rss_link%%) The script above works great because it actually displays everything including images, description, buy it now links etc. from sites such as eBay etc. Thanks for any help
Ok I found one, but I need help with another issue. How can I create a simple rss page? I need to create a rss file that basically says in the description "This listing currently is not displaying an RSS Feed" So that when a user doesn't enter a rss feed I can have the page call a rss feed hosted on my server that just says the above. Thanks, Nick