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. retrieve data from dynamic aspx form and its controls

retrieve data from dynamic aspx form and its controls

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

    I have generated dynamic database table in which the colums will vary as per the selection by the end user. Now, if my table name is car which i have generated dynamically on the button save click event it will have its colums like: colour, gears etc. So can i generate a dynamic form by taking the cars id and its column name as the textbox controls on the new form. The new generated form will also have the basic funtionality of add, edit,delete etc. If my table is car then to generate dynamically car.aspx form or if table is computer then computer.aspx should be generated.

    C 1 Reply Last reply
    0
    • S scottichrosaviakosmos

      I have generated dynamic database table in which the colums will vary as per the selection by the end user. Now, if my table name is car which i have generated dynamically on the button save click event it will have its colums like: colour, gears etc. So can i generate a dynamic form by taking the cars id and its column name as the textbox controls on the new form. The new generated form will also have the basic funtionality of add, edit,delete etc. If my table is car then to generate dynamically car.aspx form or if table is computer then computer.aspx should be generated.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Sounds messy to me. I'd think you want to rewrite the URL, and have a common page that gets pointed to at the end of the day.

      Christian Graus Driven to the arms of OSX by Vista.

      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