Welcome Guest, Not a member yet? Register   Sign In
Rss Feed
#4

[eluser]giannis[/eluser]
Thanks for the instructions Derek. Works like a charm.

Just a small observation...Shouldnt we add at the top of the rss view the following :

Code:
header("Content-Type: text/xml");

That because although the modern browsers render the xml document and present it, IE 6 (how bizzare !!!) cannot do this.

Thus if you try to open your rss feed link with IE 6 you will get an error message.

By adding the above, IE 6 will just display the xml document and not complain about the output of the script.


Messages In This Thread
Rss Feed - by El Forum - 02-27-2009, 03:17 AM
Rss Feed - by El Forum - 02-27-2009, 03:19 AM
Rss Feed - by El Forum - 02-27-2009, 03:44 AM
Rss Feed - by El Forum - 03-10-2009, 08:31 AM
Rss Feed - by El Forum - 03-10-2009, 12:27 PM



Theme © iAndrew 2016 - Forum software by © MyBB