Curtest Pro
The shop curtain estimating and business software for the soft
furnishing industry
The Shop Curtain Estimating and business software
for the soft furnishing industry and personal user.
Curtest is an elemental estimating, products and invoicing system.
If you price work using one or more basic elements such as Fabrics,
Wallpapers, labour, Carpets, Upholstery etc then you can probably save
a lot of time using Curtest.
How to download click on the above download
button and save the file to your desk top, then close download all
running programs and double click the install file and follow the on
screen instructions.
$IP = "$REMOTE_ADDR";
$today=date("d-M-Y");
//if ($action == "curtest-download" ):
$copybody = ("\n_________________________\n\nIP Address = $IP\nDate: $today\nSomeone has DOWNLOADED CURTEST SINGLE PRO FROM SHOPACE web site\n\nEND. ");
//$copymail_from = ($mailform_to);
//$copymail_to = "helpdesk@discount-fabric.co.uk";
$copymail_to = "info@shopace.co.uk";
$copymail_from = "info@shopace.co.uk";
$sub = "DOWNLOAD REPORT FOR CURTEST SINGLE PRO";
mail(trim($copymail_to), $sub, $copybody,
"From: " . $copymail_from);
//endif;
//echo "";
?>