How to display records in a textboxs from database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kethireddy
    New Member
    • Sep 2007
    • 4

    How to display records in a textboxs from database

    Hi .This is Aruna..Am working on ASP...Now am facing on a problem..
    In the asp form i took 5 textboxs and one search button...when a write record name in a last textbox from database and click search button.then show all row vales display in remaing textboxs....SO can u suggest how to do that...
    we we search a row name from database into form...then display remaining row values...Is it possible!
  • JamieHowarth0
    Recognized Expert Contributor
    • May 2007
    • 537

    #2
    Hi Aruna,

    Welcome to TheScripts Developer Network.
    Please take a bit of time to read our Posting Guidelines and FAQs.

    Unfortunately this is an English-speaking forum and as a native English-speaking individual I cannot understand your question in order to help you with your coding problem.
    If you could please try and explain more clearly what you are trying to achieve then I and other users will be able to help you as best as we are able.

    Best regards,

    medicineworker

    Comment

    • shweta123
      Recognized Expert Contributor
      • Nov 2006
      • 692

      #3
      Hi,

      Are you trying to do the functionality like this :

      Search the records from the database which are matching criteria given in one of the textboxes. When the record will be found it will be displayed in remaining 4 textboxes.
      What kind of help do you want in this? Can you show us some of your coding so that we can help you after that.

      Comment

      Working...