Paging in xml
-
hi, I am creating a rss feed for a blog site. I am able to create the rss(XML file). I would want to implement paging in the xml file created. say i would like to display only 5 items per page in the rss feed(XML file) instead of the entire 15 items. How can it be done in ? Any suggestions plz. Thanks and regards Anu:)
I am using Outlook express to read all the mails in the inbox.How can i know the connecting url of my outlook express. Thanks in advance.:) Regards Anuradha
-
hi, I am creating a rss feed for a blog site. I am able to create the rss(XML file). I would want to implement paging in the xml file created. say i would like to display only 5 items per page in the rss feed(XML file) instead of the entire 15 items. How can it be done in ? Any suggestions plz. Thanks and regards Anu:)
I am using Outlook express to read all the mails in the inbox.How can i know the connecting url of my outlook express. Thanks in advance.:) Regards Anuradha
RSS feed is just a XML file. You can't implement paging there directly. You can implement paging in your viewer.
-------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!
-
RSS feed is just a XML file. You can't implement paging there directly. You can implement paging in your viewer.
-------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!
hi, Thanks for your response. How to implement paging in the viewer?Can u help me out plz. Thanks and regards Anu
I am using Outlook express to read all the mails in the inbox.How can i know the connecting url of my outlook express. Thanks in advance.:) Regards Anuradha
-
hi, Thanks for your response. How to implement paging in the viewer?Can u help me out plz. Thanks and regards Anu
I am using Outlook express to read all the mails in the inbox.How can i know the connecting url of my outlook express. Thanks in advance.:) Regards Anuradha
Search google. There are many many tutorials available on the subject. Or think a little and try to figure it out yourself.
-------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!