473,320 Members | 2,048 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Return an rss xml feed without using system.io

Hi all,

my asp.net hoster does not provide me with access to
the system.io library, so using a stringwriter as the output
stream to write the XML needed for my RSS feed is
looking very difficult.

Can anyone suggest another way of dynamically creating
and then serving my XML RSS feed without using
system.io?

Many thanks,

Jason.
May 11 '06 #1
3 1327
ed
maybe you can get something here:
http://aspnet.4guysfromrolla.com/articles/021804-1.aspx

"Jason James" wrote:
Hi all,

my asp.net hoster does not provide me with access to
the system.io library, so using a stringwriter as the output
stream to write the XML needed for my RSS feed is
looking very difficult.

Can anyone suggest another way of dynamically creating
and then serving my XML RSS feed without using
system.io?

Many thanks,

Jason.

May 11 '06 #2
This is where the idea came from in the first place. These guys
use a string writer that derives from systm.io. My ISP won't let
me use this library in a shared hosting environment.

Any other thoughts would be greatly appreciated.

Regards,

Jason.

On Thu, 11 May 2006 08:31:02 -0700, =?Utf-8?B?ZWQ=?=
<ed@discussions.microsoft.com> wrote:
maybe you can get something here:
http://aspnet.4guysfromrolla.com/articles/021804-1.aspx

"Jason James" wrote:
Hi all,

my asp.net hoster does not provide me with access to
the system.io library, so using a stringwriter as the output
stream to write the XML needed for my RSS feed is
looking very difficult.

Can anyone suggest another way of dynamically creating
and then serving my XML RSS feed without using
system.io?

Many thanks,

Jason.


May 12 '06 #3
Hi,

I found the solution at -

http://www.geekpedia.com/tutorial157...P.NET-2.0.html

Many thanks,

Jason.
On Fri, 12 May 2006 09:31:13 GMT, ja***@dive-master.org (Jason James)
wrote:
This is where the idea came from in the first place. These guys
use a string writer that derives from systm.io. My ISP won't let
me use this library in a shared hosting environment.

Any other thoughts would be greatly appreciated.

Regards,

Jason.

On Thu, 11 May 2006 08:31:02 -0700, =?Utf-8?B?ZWQ=?=
<ed@discussions.microsoft.com> wrote:
maybe you can get something here:
http://aspnet.4guysfromrolla.com/articles/021804-1.aspx

"Jason James" wrote:
Hi all,

my asp.net hoster does not provide me with access to
the system.io library, so using a stringwriter as the output
stream to write the XML needed for my RSS feed is
looking very difficult.

Can anyone suggest another way of dynamically creating
and then serving my XML RSS feed without using
system.io?

Many thanks,

Jason.


May 12 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Canes_Rock | last post by:
The information posted at: ...
2
by: Bruce W..1 | last post by:
My webservice for RSS doesn't look pretty, in IE each line runs in to the next, no line returns. How can newlines be put in the feed without screwing-up the XML? I tried <br /> but this got...
6
by: Bruce W.1 | last post by:
The intent of my web service is an RSS feed from a blog. Originally I used a StringBuilder to make the XML and returned a string from the webmethod. But this doesn't display properly in IE. So...
3
by: David N. | last post by:
Hi All, I spent too much time on trying to get the CrLf into a string, which contains embedded SQL statements that can be executed by the SQLClient.SqlCommand. Note that these SQL statements...
18
by: Seeker | last post by:
I essentially copied this program from K&R: #include <stdio.h> #include <stdlib.h> int main() { int c;
1
by: Paul | last post by:
alllow_url_fopen if set to off. For some reason I can not access domxml_open_file(). And I need to read an xml feed. I can access the feed using cURL: $feed =...
4
by: Florian Lindner | last post by:
Hello, I'm looking for python RSS feed parser library. Feedparser http://feedparser.org/ does not seem to maintained anymore. What alternatives are recommendable? Thanks, Florian
8
by: mc | last post by:
I would like to be able to send from an ASP.NET page an email which when recieved takes the form of a "Sharing Invitation for a RSS Feed"...
4
by: whitej77777 | last post by:
I am trying to write a user defined function that will allow me to strip off the last carriage return and line feed from a text field. We have address fields stored in a text field for our ERP...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.