Difference between revisions of "Freeside:1.7:Documentation:Developer:signup.cgi"

From Freeside
Jump to: navigation, search
 
(No difference)

Latest revision as of 14:46, 3 March 2008

Variables

$agent
Agent number
$error
Error message (if any)
$self_url
possibly unused. appears to be $cgi->self_url now.
$session_id
session id
$referral_custnum
referring customer number
$ieak_file
ieak template filename (internet explorer setup)
$ieak_template
contents of $ieak_file after processing.
$signup_html
Location of signup.html
$success_html
Location of success.html
$decline_html
Location of decline.html
$signup_template, $success_template, $decline_template
Working copies (in memory) of each template.