active tables

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hirak1984
    Contributor
    • Jan 2007
    • 316

    active tables

    hi everybody,
    please guide me .
    I have created a table which prints data from database.
    I want user to edit the data(if he wants) and press submit.
    but I cant read data from textareas .all data I am trying to get in the servlet
    is returning null.
    can anyone tell me how to make a table active,so that I can read user input from inside it?
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    This has nothing to do with html or css. Ask in one of the programming language boards.

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      Are you talking about a DataGrid?
      This is definitely not an HTML question.
      Maybe its a .NET or ASP question??

      Comment

      • AricC
        Recognized Expert Top Contributor
        • Oct 2006
        • 1885

        #4
        Originally posted by hirak1984
        hi everybody,
        please guide me .
        I have created a table which prints data from database.
        I want user to edit the data(if he wants) and press submit.
        but I cant read data from textareas .all data I am trying to get in the servlet
        is returning null.
        can anyone tell me how to make a table active,so that I can read user input from inside it?
        Let me know where you want this thread moved.

        Comment

        • clain
          New Member
          • Feb 2007
          • 79

          #5
          use asp and within the table use text box insted of text area... text area will have trouble in returning value.....

          for more info contact me at XXXXXXXXXXXXXXX XXXXX@geojit.co m

          Comment

          • AricC
            Recognized Expert Top Contributor
            • Oct 2006
            • 1885

            #6
            Originally posted by clain
            use asp and within the table use text box insted of text area... text area will have trouble in returning value.....

            for more info contact me at XXXXXXXXXXXXXXX @geojit.com
            We need to know if they can even use ASP first. Don't use your email address in forums it is a good way to get spammed.

            Aric

            Comment

            Working...