| TENDERS - Free Trial Offer
// Maciej Zagozda: the pay dates algorithm and instructions
// please make a copy of this file before modifying it.
// please modify the following code to modify the pay dates for the subscribe page.
// you can either alter existing lines by changing the numbers
// or you can copy and add new lines to create extra rules
// $day - is the current date's day
// "(($day >= 01) && ($day <= 12))" means if the current day number is in between the 1st and the 12th of the month (inclusive)
// please note the brackets "(" and ")" that need to be intact
// $pay_day - is the day the client is paying the bill
// "$pay_day = 01; $pay_month++;" means the pay day number is the 1st of a month, but next month.
// please note the ";" and the brackets "{" and "}" that need to be intact
// do modify the following code:
if (($day >= 01) && ($day <= 10)) { $pay_day = 01; $pay_month++; }
if (($day >= 11) && ($day <= 31)) { $pay_day = 20; $pay_month++; }
// don't modify the following code:
if ($pay_month > 12 ) { $pay_month = 01; $pay_year++; }
?> Subscribe to our Tenders Alert service NOW and receive One Months FREE TRIAL & All Tenders related to your business up to 31st January 2012.
If you decide before the end of your trial that you don't wish to continue subscribing, you just need to let us know by email and there will be no charge.
If you're happy to continue subscribing after your trial, you will be charged one of the discounted rates options below.
All you need to do now is complete the form below to tell us what types of tenders you're interested in and which subscription option you prefer.
We will create a bespoke tender profile for you and email you all matching tenders the same day they are released. |
|
Please Complete:
|
YOUR TENDER PROFILE
SELECT YOUR COVERAGE
|