Ask a Question related to ASP, Design and Development.

  1. #1

    Default Rss News Feeds???

    I'm trying to make an ASP page with VS .NET 03 using VB as the language and
    I want the page to display an Rss News Feed as page content form another
    RSS News Feed on a web page served by another one of my IIS srevers,
    I don't know how to do this it sounds simple enuf but were do I start is it
    a simple one line of code deal or it it complex to do I havent really played
    around with Rss news Feeds much give me some feed back guy's code samples
    would be very help-full...


    Ken Guest

  2. Similar Questions and Discussions

    1. RSS Feeds
      I sometimes use my yahoo mail account and have notice a news feed that apears in the inbox area. It is an RSS feed. I don't have to subscribe - it...
    2. Video Feeds
      Hello, Is there a way to put a live video feed (or just video) through a website by specifing the video source whether it is a digital video...
    3. Parsing RDF Feeds
      Hi all, I know this is a respost from alt.comp.lang.coldfusion, but I figure someone here might be of help too: I have here a rdf document at...
    4. The good news and the bad news about the Commands
      Hi everyone, Today I found out that not only to use the MX Fireworks commands you will have to download the new Extension Manager 1.6 but once...
    5. asp and rss feeds
      Hi there I am trying to create a newsfeed on my website. I used the following code on my website which I found somewhere. I then placed the call...
  3. #2

    Default Re: Rss News Feeds???

    Ken wrote:
    > I'm trying to make an ASP page with VS .NET 03 using VB as the
    > language and I want the page to display an Rss News Feed as page
    > content form another RSS News Feed on a web page served by another
    > one of my IIS srevers,
    > I don't know how to do this it sounds simple enuf but were do I start
    > is it a simple one line of code deal or it it complex to do I havent
    > really played around with Rss news Feeds much give me some feed back
    > guy's code samples would be very help-full...

    This is a classic asp newsgroup. While you may be lucky enough to find a
    dotnet-savvy person here who can answer your question, you can eliminate the
    luck factor by posting your question to an appropriate group. I suggest
    microsoft.public.dotnet.framework.aspnet.

    Bob Barrows

    --
    Microsoft MVP - ASP/ASP.NET
    Please reply to the newsgroup. This email account is my spam trap so I
    don't check it very often. If you must reply off-line, then remove the
    "NO SPAM"


    Bob Barrows Guest

  4. #3

    Default Re: Rss News Feeds???

    Thanks BOB.... Will Do!

    "Bob Barrows" <reb01501@NOyahoo.SPAMcom> wrote in message
    news:OcE$gyalDHA.2364@TK2MSFTNGP11.phx.gbl...
    > Ken wrote:
    > > I'm trying to make an ASP page with VS .NET 03 using VB as the
    > > language and I want the page to display an Rss News Feed as page
    > > content form another RSS News Feed on a web page served by another
    > > one of my IIS srevers,
    > > I don't know how to do this it sounds simple enuf but were do I start
    > > is it a simple one line of code deal or it it complex to do I havent
    > > really played around with Rss news Feeds much give me some feed back
    > > guy's code samples would be very help-full...
    >
    >
    > This is a classic asp newsgroup. While you may be lucky enough to find a
    > dotnet-savvy person here who can answer your question, you can eliminate
    the
    > luck factor by posting your question to an appropriate group. I suggest
    > microsoft.public.dotnet.framework.aspnet.
    >
    > Bob Barrows
    >
    > --
    > Microsoft MVP - ASP/ASP.NET
    > Please reply to the newsgroup. This email account is my spam trap so I
    > don't check it very often. If you must reply off-line, then remove the
    > "NO SPAM"
    >
    >

    Ken Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139