dynamic cretae text boxes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • arunguptadch
    New Member
    • Dec 2007
    • 1

    dynamic cretae text boxes

    i have to create a form like reservation of railways but different is that where we entered name, age,male, choice all these item is generated when we click the button
    ie there is a text box when we entered a value on text box just like 3 then three row are generated with all rows having three textbox ie if there is4 field then 4*4 textbox generated and after that i have to save value to data base
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Originally posted by arunguptadch
    i have to create a form like reservation of railways but different is that where we entered name, age,male, choice all these item is generated when we click the button
    ie there is a text box when we entered a value on text box just like 3 then three row are generated with all rows having three textbox ie if there is4 field then 4*4 textbox generated and after that i have to save value to data base
    Hi Arunguptadch,

    The experts on this site are more than happy to help you with your problems but they cannot do your assignment/program for you. Attempt the assignment/program yourself first and post questions regarding any difficulties you have or about a particular function of the code that you don't know how to achieve.

    If you are stuck on something specific, please post any code that you require help with and restate your question. Also, please list what you have tried to do to solve your problem.

    -Moderator Frinny

    Comment

    Working...