header
MiniVend Hints
itempage
- This page was made with a program
- The image name is based on the Catalog number (if present)
- The body and buttonbar elements control the look
- The order link is placed with the order element
- The text Order is defined in the ItemLinkValue directive
catalog
- This is the default page for the program
- It should be compatible with both frame and non-frame browsers
- Help messages (like this one) can be turned off in Control
- The Control page will allow the user to control frames/non-frames operation
- The background and/or color scheme was placed with the body element
- The buttonbar below was placed with a buttonbar element
fr_greet
- You should only see this page if you have a frame-based browser
- The links above are done with pagetarget elements
- The background pattern and/or color scheme are done with a body element
- The buttonbar below is defined with a buttonbar element
- Help messages (like this one) can be turned off in Control
fr_search
- This is designed to let the user search the database for any text
- You can customize if you wish, but make sure you don't change the variable names beginning with 'mv_'
- The background and/or color scheme was placed with the body element
fr_sel
- This page is designed to search through the catalog for a (series of) fixed search strings
- You can customize if you wish, but make sure you don't change the variable names beginning with 'mv_'
- It should be compatible with both frame and non-frame browsers
- The background and/or color scheme was placed with the body element
nf_greet
- You will only see this page if you turn off frames from a frame-based browser
- The frames-off element disabled frames
- The Control page will allow the user to go back to frames if they wish
- The background and/or color scheme was placed with the body element
- The buttonbar below was placed with a buttonbar element
random
[random]
order
- This is the example order page
- You can define whatever variables you wish, but keep the variables beginning with 'mv_' the same
- Don't remove the words 'Submit' or 'Refresh' from the two existing submit buttons
- The background color scheme is the default, no body element
- Order information is tracked, and can be entered automatically in
your order entry software
reframe
- This is the page that re-makes the frame set if a frame-based
browser turns frames back on
- If a non-frame browser tries to enable frames, this page will
be displayed
- The background and/or color scheme was placed with the body element
- The buttonbar below was placed with a buttonbar element
search
- This page returns the search results
- You could put another search form here if you wished
- The entries above were built by the search engine
based on the HTML inside the search-list element
- It should be compatible with both frame and non-frame browsers
- The background and/or color scheme was placed with the body element
- The buttonbar below was placed with a buttonbar element
control
- This page controls the user presentation
- You can enable and disable frames
- You can enable and disable help messages (like this one)
- Colors can be changed to meet user preference, or could
be defined to be several pre-set schemes
footer