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. Web Development
  3. updating xml file from .net to godaddy webhost

updating xml file from .net to godaddy webhost

Scheduled Pinned Locked Moved Web Development
csharpxmlannouncement
3 Posts 3 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.
  • R Offline
    R Offline
    RachelSo
    wrote on last edited by
    #1

    I just built a .NET program that generates a xml rss webpage. I’d love to be able to update this webpage programmatically via .NET ie login to my godaddy account and update a webpage; all within .NET Since Im new to webhosting I wanted to know if its even possiable, and if it is I need some advice on the best way to go about doing this.

    C R 2 Replies Last reply
    0
    • R RachelSo

      I just built a .NET program that generates a xml rss webpage. I’d love to be able to update this webpage programmatically via .NET ie login to my godaddy account and update a webpage; all within .NET Since Im new to webhosting I wanted to know if its even possiable, and if it is I need some advice on the best way to go about doing this.

      C Offline
      C Offline
      cjoki
      wrote on last edited by
      #2

      Not sure about .NET, but I know it can be done in PHP. You just have to think about your output as generating a php script instead of generating just HTML. When a browser calls the page it is ran through the php engine. I did something like this a long time ago with a template system I made that would include/exclude javascript in a given page based on parameters that where passed to the frameworks header function call.

      Chris J www.redash.org

      1 Reply Last reply
      0
      • R RachelSo

        I just built a .NET program that generates a xml rss webpage. I’d love to be able to update this webpage programmatically via .NET ie login to my godaddy account and update a webpage; all within .NET Since Im new to webhosting I wanted to know if its even possiable, and if it is I need some advice on the best way to go about doing this.

        R Offline
        R Offline
        R Giskard Reventlov
        wrote on last edited by
        #3

        This should be fairly straightforward providing you have the requisite permissions to write to the file within your folder system. There are plenty of tutorials on the web for this stuff: Google[^].

        "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. nils illegitimus carborundum me, me, me

        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