7.1

Table Of Contents
A custom store front page
The URL is targeted towards the PrintShop Mail Web system running on the localhost and states the entered user name and
the hashed password returned by the authentication process. The fcFormID parameter states preview_init_form . This page is
used by PrintShop Mail Web to determine the data entry workflow (user input versus database input) and populates the ses-
sions required to create a new order. The fnID parameter states the internal database ID of the template (primary key). As
these IDs are hard coded they need to match the psw database.
<a href="/external_login.php?fcUserName=administrator
&amp;fcPasswordMD5=1104db662edc1905aeffaeeedf1c4fd1
&amp;fcFormID=preview_init_form
&amp;fnID=1">Business Card</a>;
The page IDs, form IDs and internal IDs can be retrieved easily from the Status bar of your web browser. Below the Status
bar information is shown when hovering the cursor over a template in the standard Store Front page of PrintShop Mail Web.
©2010 Objectif Lune Inc - 206 -