Thread: info into array
View Single Post
  #3 (permalink)  
Old 07-07-09, 07:45 AM
zenix zenix is offline
Newbie Coder
 
Join Date: Jun 2009
Posts: 37
Thanks: 1
Thanked 0 Times in 0 Posts
Thank you for looking at my code and giving me the suggestion, I appreciate your time and effort very much. The code you wrote will put the data from the database into a table, what I'd like to do is have the data populate an HTML form one record at a time. When I view the data in the form and make edits, I'd like to be able to press a button and have the fields re populate with the data from the next record in the database. Is THIS at all possible?

Thank you very much again!
Reply With Quote