Thursday, August 26, 2004

Totally - Customer Applet

Had a brain explosion.

I've been stuffing around with a generic process to display "things" for far too long and have really begun to confuse myself.

So I thought, right, lets create an applet that deals only with Customers. So I did and it took about an hour. It loads up all the customers, lets you select one, populates the form, allows you to edit the details, and then saves those details back.

Done. Don't know why I didn't do this before. Its so simple.

And because its an applet, and because its called by its ProgID, its a simple matter to unregister the old one, copy the new one in, register the new one, and begin using the new one. Simple.

FIGJAM.
;-)

No comments: