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. ASP.NET
  4. How to make admin add pages to the site online?

How to make admin add pages to the site online?

Scheduled Pinned Locked Moved ASP.NET
questionhelptutorial
5 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.
  • S Offline
    S Offline
    sinanju
    wrote on last edited by
    #1

    How can i make user(admin) add pages online. How to approach this issue?

    E S 2 Replies Last reply
    0
    • S sinanju

      How can i make user(admin) add pages online. How to approach this issue?

      E Offline
      E Offline
      enjoycrack
      wrote on last edited by
      #2

      Hi there,

      sinanju wrote:

      add pages online

      Do you mean that u want to add aspx page physically to site structure or just store the page's content in somewhere and then generate dynaically as a web page ?? << >>

      1 Reply Last reply
      0
      • S sinanju

        How can i make user(admin) add pages online. How to approach this issue?

        S Offline
        S Offline
        sinanju
        wrote on last edited by
        #3

        Thannks for the response. How to approach both options.

        E 1 Reply Last reply
        0
        • S sinanju

          Thannks for the response. How to approach both options.

          E Offline
          E Offline
          enjoycrack
          wrote on last edited by
          #4

          Hi there, As u did not answer my thread, so I cannot receive ur post via email. That's why the answer is so late :( For adding physicall aspx page into the site: IMO, u can archive this only if the aspx page created using inline-code (like classic asp style). For me, should not do this way. For creating dynamic content: just simply save the content enterred by user into DB with an unique id. Then, to display it, just read the content from DB using the id supplied and show on the webpage Hope u get the idea... << >>

          S 1 Reply Last reply
          0
          • E enjoycrack

            Hi there, As u did not answer my thread, so I cannot receive ur post via email. That's why the answer is so late :( For adding physicall aspx page into the site: IMO, u can archive this only if the aspx page created using inline-code (like classic asp style). For me, should not do this way. For creating dynamic content: just simply save the content enterred by user into DB with an unique id. Then, to display it, just read the content from DB using the id supplied and show on the webpage Hope u get the idea... << >>

            S Offline
            S Offline
            sinanju
            wrote on last edited by
            #5

            Thanks for the reply. 1st option: Inline code (physical) 2nd option: (dynamic) Can I get some example tutorial for the both options? As they will make the life simple. I did google but in vain. I could get only this relevant link(http://aspsmith.com/viewarticle.aspx?paged_article_id=42) for the 1st option. And also, why to not use the 1st option?

            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