Nee, leider nicht. Reinhold
-----Urspr�ngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Alexander Zeitler Gesendet: Mittwoch, 26. Mai 2004 21:07 An: [EMAIL PROTECTED] Betreff: RE: [Asp.net] RSS-Feed Hallo, > r.Copyright = "Copyright (C) Bergsteigen.at" > r.Generator = "Bergsteigen.at RSS-Feed" > r.ItemSource = ds > r.ItemTitleField = "Titel" > r.ItemDescriptionField = "Charakter" > r.ItemPublicationDateField = "Infostand" > r.ItemUrlField = "Link" > Response.ContentEncoding = System.Text.Encoding.UTF8 Beim StreamReader hilft ein System.Text.Encoding.Default statt .UTF8, vielleicht klappts hier auch. Gruss Alex Kommt zur .NET Community Conference in Karlsruhe http://www.dotnetcommunityconference.com ************************* _______________________________________________ This ASP.NET email is sponsored by: UDEX ProMenu.Net - Die Software f|r Navigation - Jetzt kostenlos testen! Tree- Style, Horizontal- Slide, Vertical- Slide. http://www.udexnet.com _______________________________________________ Asp.net Mailingliste, Postings senden an: [EMAIL PROTECTED] An-/Abmeldung und Suchfunktion unter: http://www.glengamoi.com/mailman/listinfo/asp.net ************************* ************************* _______________________________________________ This ASP.NET email is sponsored by: UDEX ProMenu.Net - Die Software f�r Navigation - Jetzt kostenlos testen! Tree- Style, Horizontal- Slide, Vertical- Slide. http://www.udexnet.com _______________________________________________ Asp.net Mailingliste, Postings senden an: [EMAIL PROTECTED] An-/Abmeldung und Suchfunktion unter: http://www.glengamoi.com/mailman/listinfo/asp.net *************************
