1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Updating Website ASP

Discussion in 'C#' started by mmiksik, Apr 23, 2008.

  1. #1
    I am working on a website, whole site is hardcoded in XHTML, but the client wants to update one page himself. Is there an easy way of doing it in ASP (or .Net)?
    Because he wants to be updating just one page himself (just adding text, possibly images) and the budget doesn't allow much, I don't really want to go into complicated stuff. I am looking for a simple solution.
    Is there any free CMS I could use? Or any other way?
    Thanks a lot guys.
     
    mmiksik, Apr 23, 2008 IP
  2. mikelaw

    mikelaw Peon

    Messages:
    148
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Could try the free, 30 day trial of Microsoft Expression Web or the totally free Microsoft Visual Web Developer.
     
    mikelaw, Apr 23, 2008 IP
  3. itcn

    itcn Well-Known Member

    Messages:
    795
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    118
    #3
    Not a whole lot of free ASP CMS options, but there are lots of free PHP options (droopal, wordpress, etc.) Can you just switch hosts to a different server and run one of them?
     
    itcn, Apr 23, 2008 IP
  4. mikelaw

    mikelaw Peon

    Messages:
    148
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Tend to agree with itcn. If you don't have to stick with ASP there are lots more free options.
     
    mikelaw, Apr 23, 2008 IP
  5. tarponkeith

    tarponkeith Well-Known Member

    Messages:
    4,758
    Likes Received:
    279
    Best Answers:
    0
    Trophy Points:
    180
    #5
    It sounds like there's a very simple solution to this...

    Where the client wants to be able to update the content, put in an SHTML include (or ASP include) to a hidden file...

    Then add an admin section that allows the client to be able to edit that one file...
     
    tarponkeith, Apr 23, 2008 IP
  6. mmiksik

    mmiksik Peon

    Messages:
    69
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Thanks guys for your advice, unfortunately they have a dedicated windows server.
     
    mmiksik, Apr 23, 2008 IP
  7. itcn

    itcn Well-Known Member

    Messages:
    795
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    118
    #7
    You can install PHP on windows. It's pretty easy.
     
    itcn, Apr 23, 2008 IP
  8. wisdomtool

    wisdomtool Moderator Staff

    Messages:
    15,825
    Likes Received:
    1,367
    Best Answers:
    1
    Trophy Points:
    455
    #8
    Install a phpupload or aspupload script and let him upload the updated page, I guess that would be the simpliest method.
     
    wisdomtool, Apr 23, 2008 IP
  9. jawahar

    jawahar Active Member

    Messages:
    1,044
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #9
    All you need is the CMS.. With which updating the contents will be easy!! Editing the file directly by the end user who is not well versed with the prog language is not advisable.
     
    jawahar, Apr 29, 2008 IP
  10. dylanj

    dylanj Peon

    Messages:
    173
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    0
    #10
    http://www.dt.net.nz/centrepiece/

    DT Centrepiece 4 is a free ASP-based CMS, and will run natively on an MS Windows server. It's easy to use and understand, and it doesn't take long to set up. I could set it up on your server for you for free, if you like.
     
    dylanj, May 4, 2008 IP