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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Need help on implementing dynamic webpages in website....??

Need help on implementing dynamic webpages in website....??

Scheduled Pinned Locked Moved ASP.NET
comhelptutorialquestion
2 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.
  • A Offline
    A Offline
    Ashok Nalam
    wrote on last edited by
    #1

    Hello, I need help on how to create dynamic pages in the website on fly. For Eg: in the c-sharpcorner site itself one of the member(author) posted a article the URL as below http://www.c-sharpcorner.com/UploadFile/ankithakur/ADOEF310102008095055AM/ADOEF3.aspx ankithakur - is the folder name created with author name in the website of csharpcorner. ADOEF310102008095055AM/ADOEF3.aspx is the dynamic page created when posted the article. So i need help on how to create a dynamic pages on fly when user submits some articles or data to my website. Can you please help me on this how the above concept has implemented by csharpcorener site like that i want to implement the in mywebiste. Thanks, Ashok Nalam

    Ashok Nalam

    N 1 Reply Last reply
    0
    • A Ashok Nalam

      Hello, I need help on how to create dynamic pages in the website on fly. For Eg: in the c-sharpcorner site itself one of the member(author) posted a article the URL as below http://www.c-sharpcorner.com/UploadFile/ankithakur/ADOEF310102008095055AM/ADOEF3.aspx ankithakur - is the folder name created with author name in the website of csharpcorner. ADOEF310102008095055AM/ADOEF3.aspx is the dynamic page created when posted the article. So i need help on how to create a dynamic pages on fly when user submits some articles or data to my website. Can you please help me on this how the above concept has implemented by csharpcorener site like that i want to implement the in mywebiste. Thanks, Ashok Nalam

      Ashok Nalam

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      Ashok Nalam wrote:

      So i need help on how to create a dynamic pages on fly when user submits some articles or data to my website.

      Creating pages at runtime is not a good idea. When the site becomes big, you will find it difficult to maintain. Read about URL Rewriting. There are some good URL Rewriting frameworks available for ASP.NET.

      Navaneeth How to use google | Ask smart questions

      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