Thread: Data Table !?
View Single Post
Old Apr 4th, 2006, 6:45 PM   #6
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
I gave you the scenario. Try something simple and post back. Put a name and address in the DB. Query the DB. Put the name and address in the form (text boxes). Exhort the user (presumably you) to change a value. Submit the page. Update the DB. Refresh the form. Rinse and repeat. Post with the problems. Be explicit. Show readably formatted code.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote