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. NOT a Programming Question...Really, it's not..Trust me! [modified]

NOT a Programming Question...Really, it's not..Trust me! [modified]

Scheduled Pinned Locked Moved Web Development
csharpquestionannouncement
8 Posts 5 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.
  • Z Offline
    Z Offline
    Zhat
    wrote on last edited by
    #1

    I mean it. :) But, it's maybe a question for a different forum but I'll ask. We're building a new website, using AJAX/C#...blah blah blah. However, my boss wants to have the ability to change the content on the main page (and others) from an Admin type login...content management is the best I can describe it. So, if something important happens in our company or whatever, someone can log into the site directly and add/update/delete content. Like a Blog post, only he doesn't want it to look like a Blog. Is there some sort of framework available that can be used for this (I'm probably asking a dumb question, but I just can't think straight today...) Thanks

    modified on Monday, March 23, 2009 10:19 AM

    C L B M 5 Replies Last reply
    0
    • Z Zhat

      I mean it. :) But, it's maybe a question for a different forum but I'll ask. We're building a new website, using AJAX/C#...blah blah blah. However, my boss wants to have the ability to change the content on the main page (and others) from an Admin type login...content management is the best I can describe it. So, if something important happens in our company or whatever, someone can log into the site directly and add/update/delete content. Like a Blog post, only he doesn't want it to look like a Blog. Is there some sort of framework available that can be used for this (I'm probably asking a dumb question, but I just can't think straight today...) Thanks

      modified on Monday, March 23, 2009 10:19 AM

      C Offline
      C Offline
      Chris Losinger
      wrote on last edited by
      #2

      one DB table. one web form with a big text editor on it. maybe it's in a password-protected directory ? a bit of code to write that text to the DB. and a bit of code to read that text from the db and stuff it into your main page. a couple of hours, tops.

      batch image processing

      1 Reply Last reply
      0
      • Z Zhat

        I mean it. :) But, it's maybe a question for a different forum but I'll ask. We're building a new website, using AJAX/C#...blah blah blah. However, my boss wants to have the ability to change the content on the main page (and others) from an Admin type login...content management is the best I can describe it. So, if something important happens in our company or whatever, someone can log into the site directly and add/update/delete content. Like a Blog post, only he doesn't want it to look like a Blog. Is there some sort of framework available that can be used for this (I'm probably asking a dumb question, but I just can't think straight today...) Thanks

        modified on Monday, March 23, 2009 10:19 AM

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Something wiki-like[^]?

        I are troll :)

        1 Reply Last reply
        0
        • Z Zhat

          I mean it. :) But, it's maybe a question for a different forum but I'll ask. We're building a new website, using AJAX/C#...blah blah blah. However, my boss wants to have the ability to change the content on the main page (and others) from an Admin type login...content management is the best I can describe it. So, if something important happens in our company or whatever, someone can log into the site directly and add/update/delete content. Like a Blog post, only he doesn't want it to look like a Blog. Is there some sort of framework available that can be used for this (I'm probably asking a dumb question, but I just can't think straight today...) Thanks

          modified on Monday, March 23, 2009 10:19 AM

          B Offline
          B Offline
          Bassam Abdul Baki
          wrote on last edited by
          #4

          Is he planning on changing the whole page text or just add a news flash? For the latter, add an RSS feed frame somewhere in your main page. If he plans on putting company news up often, he'll realize he might need one.


          Web - Blog - RSS - Math - BM

          1 Reply Last reply
          0
          • Z Zhat

            I mean it. :) But, it's maybe a question for a different forum but I'll ask. We're building a new website, using AJAX/C#...blah blah blah. However, my boss wants to have the ability to change the content on the main page (and others) from an Admin type login...content management is the best I can describe it. So, if something important happens in our company or whatever, someone can log into the site directly and add/update/delete content. Like a Blog post, only he doesn't want it to look like a Blog. Is there some sort of framework available that can be used for this (I'm probably asking a dumb question, but I just can't think straight today...) Thanks

            modified on Monday, March 23, 2009 10:19 AM

            B Offline
            B Offline
            Bassam Abdul Baki
            wrote on last edited by
            #5

            Deleted the private message you sent me thinking it was a post. Google[^]

            Web - Blog - RSS - Math - BM

            Z 1 Reply Last reply
            0
            • Z Zhat

              I mean it. :) But, it's maybe a question for a different forum but I'll ask. We're building a new website, using AJAX/C#...blah blah blah. However, my boss wants to have the ability to change the content on the main page (and others) from an Admin type login...content management is the best I can describe it. So, if something important happens in our company or whatever, someone can log into the site directly and add/update/delete content. Like a Blog post, only he doesn't want it to look like a Blog. Is there some sort of framework available that can be used for this (I'm probably asking a dumb question, but I just can't think straight today...) Thanks

              modified on Monday, March 23, 2009 10:19 AM

              M Offline
              M Offline
              Marc Firth
              wrote on last edited by
              #6

              if you are using ajax you could try implementing an inline editor. Very easy from an end users POV.

              Neonlight

              Z 1 Reply Last reply
              0
              • B Bassam Abdul Baki

                Deleted the private message you sent me thinking it was a post. Google[^]

                Web - Blog - RSS - Math - BM

                Z Offline
                Z Offline
                Zhat
                wrote on last edited by
                #7

                Yea, I googled as well, found some things, now I just have to convince my bos what is best and correct...thanks!

                1 Reply Last reply
                0
                • M Marc Firth

                  if you are using ajax you could try implementing an inline editor. Very easy from an end users POV.

                  Neonlight

                  Z Offline
                  Z Offline
                  Zhat
                  wrote on last edited by
                  #8

                  Hmm, go thought, let me take a look at that functionality...Thanks

                  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