Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Authenticate to a site

Authenticate to a site

Scheduled Pinned Locked Moved C#
questioncomsecurityxmlhelp
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    ne0h
    wrote on last edited by
    #1

    I have made a Rss Reader (Windows app) - it takes one Url(i.e. watever.com/rss.xml) and reads its contents. But its not working with those sites which have authentication (e.g. those sites need userid/password to enter and read Rss feed). My question is how can I authenticate to a site thru my application or thru programming ? I need some help.

    ---------------------------- **** JOB23743 Submitted ****

    A 1 Reply Last reply
    0
    • N ne0h

      I have made a Rss Reader (Windows app) - it takes one Url(i.e. watever.com/rss.xml) and reads its contents. But its not working with those sites which have authentication (e.g. those sites need userid/password to enter and read Rss feed). My question is how can I authenticate to a site thru my application or thru programming ? I need some help.

      ---------------------------- **** JOB23743 Submitted ****

      A Offline
      A Offline
      althamda
      wrote on last edited by
      #2

      Depends on the kind of authentication the site requires, if the site uses cookies to set authentication, then use cookies in your code.

      N 1 Reply Last reply
      0
      • A althamda

        Depends on the kind of authentication the site requires, if the site uses cookies to set authentication, then use cookies in your code.

        N Offline
        N Offline
        ne0h
        wrote on last edited by
        #3

        It requires http authentication.

        ---------------------------- **** JOB23743 Submitted ****

        A 1 Reply Last reply
        0
        • N ne0h

          It requires http authentication.

          ---------------------------- **** JOB23743 Submitted ****

          A Offline
          A Offline
          althamda
          wrote on last edited by
          #4

          http://www.google.co.uk/search?hl=en&q=http+authentication+with+c%23&meta=[^]

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups