alarova
06-23-2011, 03:00 AM
1) Script Title: Pausing RSS scroller
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/rsspausescroller/index.htm
3) Describe problem:
Ok so i have a RSS feed from the status of our facebook page that will be presented on a waiting room screen
Source Rss feed: http://www.facebook.com/feeds/page.php?id=135575093150712&format=rss20
Now i am ble to have the feeds come into my html page, now 2 issues
1. French characters like é à show up like participé. when it should be participé.
- i saved my page as UTF-8 and as ISO-8859-1 and both show same results, even changed in my lastRSS.php -> var $default_cp = 'ISO-8859-1'; and still fails
2. if some one could point me on how to removed the description that is showing in black
you can preview my feed at http://72.55.164.4/~alramee/rssfeed/
If some one can give me a hand i would appreciate it
thanks!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/rsspausescroller/index.htm
3) Describe problem:
Ok so i have a RSS feed from the status of our facebook page that will be presented on a waiting room screen
Source Rss feed: http://www.facebook.com/feeds/page.php?id=135575093150712&format=rss20
Now i am ble to have the feeds come into my html page, now 2 issues
1. French characters like é à show up like participé. when it should be participé.
- i saved my page as UTF-8 and as ISO-8859-1 and both show same results, even changed in my lastRSS.php -> var $default_cp = 'ISO-8859-1'; and still fails
2. if some one could point me on how to removed the description that is showing in black
you can preview my feed at http://72.55.164.4/~alramee/rssfeed/
If some one can give me a hand i would appreciate it
thanks!