Results 1 to 3 of 3

Thread: entering new info

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2002
    Location
    CT
    Posts
    62

    entering new info

    I setup a loop to cycle through my database and pull up the requested information and store it in a variable name, and display it in a text box on the screen. My question is, when i edit the information and click submit how do i tell it to go back and see what the new information is? Becuase whats happening is its sending the information which is already in the variable back to the database and ignoring my changes. Do i need to create another loop to go back and search for the data that was entered into the text boxes? I'm kinda stumped on this one. Thanks.
    Sometimes the simplest things are the hardest...

  2. #2

    Thread Starter
    Member
    Join Date
    Feb 2002
    Location
    CT
    Posts
    62

    another thouhgt

    Perhaps some type of loop so that I can go back and pull the information after it has been updated? Can I make the submit button do that? HELP!
    Sometimes the simplest things are the hardest...

  3. #3

    Thread Starter
    Member
    Join Date
    Feb 2002
    Location
    CT
    Posts
    62

    again..

    Well I think there may have been a problem with my original code that was messing things up.. crisis possible averted
    Sometimes the simplest things are the hardest...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width