function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
krrkkrrk 

contenttype=html/xml to be included in html page

hi all,

 

i am trying to create an RSS feed page as my web site. i have used <apex:page contenttype="html/xml">

<rss version=2.0>

 

but i want to include some html and script contents in my site which is not working..

 

can anyone help me with the issue..?

 

Thanks,

ray