Tonight I worked on creating customer account and order history pages for StoreFront 5.0 based on this additional feature that was added to StoreFront 6.0. This is a simple matter of writing ASP scripts that do the same thing the ASP.NET scripts do only with much simpler code.
StoreFront 5.0 lacks the ability for a customer to sign in to manage his account information. You can only edit your information on the check out page while placing a new order. Also, the customer was unable to view his order history to get a receipt or to verify that his order went through. The order details page also allows the customer to reorder a product.
I am adding this feature to Car Accessories at http://www.caraccessories.com/ to improve the customer experience and reduce the time they waste on order inquiries. I may add this to two other clients’ web sites which still use StoreFront 5.0.