[frames-on] [body 1]

Welcome to

[pagetarget catalog _top] Enter the Catalog [/pagetarget]

(The MiniVend Demonstration System)

This is the full-featured demo for MiniVend 2.0, the ISP release supporting multiple catalogs and malls.

You can do anything you would with a live catalog -- submit orders, search, try inputting account information using SSL (no real credit card numbers, of course). Reports of anomalous operation will be appreciated.

Select
Password
[set disclose_secret] my($message, $password) = @_; my $out = 'Password is wrong'; if($message =~ /^secret/) { return $out unless $password eq 'foo'; $out = "Software documentation might as well be a secret sometimes."; } elsif($message =~ /top_secret/) { return $out unless $password eq 'bar'; $out = "You can do a lot with software if you read the documentation!"; } $out = 'MiniVend has documentation. (Passwords are foo and bar)' unless $password; return $out; [/set]

See the official MiniVend web site for
the latest version and bug fix information

Help on setting up a MiniVend catalog