|
D E M O of
ORDERnary
|
ORDERnary - a simple shopping cart modNo cookies, no online payment. The identity of the user is kept in $order_mail, which is initiated when the customer creates the order and is then passed along all the time till the order has been sent or cancelled. Requirement This mod is based on JPDenis excellent mod User-friendly html.pl with the addition of the short/long mod, another of JPDenis excellent mods, at http://www.gossamer-threads.com/scripts/resources/DBMan/Modifications/more2.html
Functional description
In the demo the login function has been disabled. This shopping cart mod is primarily for searching. The ADD/MODIFY/DELETE features have not been touched since the database is to be uploaded when it's time for an update. The shop-keeper upload the complete data base (an Excel file wich has been saved as a text file with | delimiters, see http://www.gossamer-threads.com/perl/gforum/gforum.cgi?post=85537;search_string=excel;guest=7717791#85537) The discussion on this mod is http://www.gossamer-threads.com/perl/forum/showflat.pl?Cat=&Board=DBCust&Number=15399&page=3&view=collapsed&sb=5 The mod code can be found at http://tangokites.org/dbman/ORDERnary/order_mod.txt, with an included change history.
A simple example of the help file can be found at http://tangokites.org/dbman/ORDERnary/help.html
|