entering the listbox values into database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nallapureddy
    New Member
    • Nov 2012
    • 1

    entering the listbox values into database

    I wrote the code in asp.net for registration form.

    In this form I am using controls like the ListBox, DropDownList, FileUpload that it has been successfully executed.

    But in the database I didn't get the values in column for ListBox.
    Last edited by Frinavale; Nov 21 '12, 09:14 PM. Reason: Corrected grammar and added punctuation.
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    It would help to see the code.

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      Specifically the code responsible for saving the data into the database.

      -Frinny

      Comment

      Working...