Actually Robert... that's just in your copy *snicker*
I'll get that removed.
Gregory - you didn't catch this? *grin*
Charles Daminato
TUCOWS Product Manager
[EMAIL PROTECTED]
On Tue, 24 Jul 2001, Robert wrote:
>
>
> Begins around line 789....
>
> $HTML{status} = $status;
> $HTML{partner_email} = $ADMIN_EMAIL;
> $HTML{CGI} = $cgi;
> $HTML{affiliate_id} = $in{affiliate_id};
>
> $HTML{status} = $status;
> $HTML{partner_email} = $ADMIN_EMAIL;
> $HTML{CGI} = $cgi;
> $HTML{affiliate_id} = $in{affiliate_id};
>
> print_form("$path_templates/thankyou.html",\%HTML);
> }
>
>
> cheers
> Robert
>