View Single Post
Old Sep 29th, 2006, 10:01 PM   #16
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Here's an example of an HTML-generated user interface in two user-caused states. The whole site is database driven, using PHP and mySQL. The cart and order pages look more like tables, of course. Anything that is not in inventory disappears and can't be purchased. The pages are redacted and presented as images so as not to represent advertising for my client.
Attached Images
File Type: jpg Image1.jpg (18.6 KB, 31 views)
File Type: jpg Image2.jpg (19.4 KB, 27 views)
__________________
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