\n"; } // ---- /formheader ----------------------------------------------------------------- // ---- formsplitter ---------------------------------------------------------------- function formsplitter($title) { echo "\n"; } // ---- /formsplitter --------------------------------------------------------------- // ---- formfooter ------------------------------------------------------------------ function formfooter() { echo "
$errormsg
$title

Our billing cycle begins on the 20th of each month

Your account will be billed automatically on the 20th of each month until you notify us you wish to cancel

We will prorate your first months subscription from the day your account is activated

To cancel service please call (707) 667-9479 & e-mail billing@streamguys.com

REFUND POLICY: Cancellations take place upon the next billing cycle at the end of the contracted term.

StreamGuys does not refund unused portions of the month.

Please contact us if you have any questions or concerns

Customer Cards will be billed from StreamGuys

 
\n"; } // ---- /formfooter ----------------------------------------------------------------- // ---- makeselectcode -------------------------------------------------------------- function makeselectcode ($title,$name,$listitems,$selvalue=-1,$extra="",$requiredcheck="",$description="") { echo " $title: $requiredcheck
$description \n\n\n"; } // ---- /makeselectcode ------------------------------------------------------------- // ---- makeinputcode --------------------------------------------------------------- function makeinputcode ($title,$name,$size,$maxlength,$value="",$requiredcheck="",$description="") { echo " $title: $requiredcheck
$description \n"; } // ---- /makeinputcode -------------------------------------------------------------- // ---- makereviewcode --------------------------------------------------------------- function makereviewcode ($title,$name,$value="",$printvalue="",$description="") { echo " $title:
$description $printvalue \n"; } // ---- /makereviewcode -------------------------------------------------------------- // ---- makeradiocode --------------------------------------------------------------- function makeradiocode ($title,$name,$value="",$radiovals,$requiredcheck="",$description="") { echo " $title: $requiredcheck
$description \n"; $splitlist=explode(",",$radiovals); while (list($key,$val)=each($splitlist)) { if ($value==$val) { echo "$val  "; } else { echo "$val  "; } } echo "\n"; } // ---- /makeradiocode -------------------------------------------------------------- // ---- makeyesnocode --------------------------------------------------------------- function makeyesnocode ($title,$name,$value="",$requiredcheck="",$description="") { echo " $title: $requiredcheck
$description Yes  No "; } // ---- /makeyesnocode -------------------------------------------------------------- // ---- makepasswordcode ------------------------------------------------------------ function makepasswordcode ($title,$name,$size,$maxlength,$value="",$requiredcheck="",$description="") { echo " $title: $requiredcheck
$description \n"; } // ---- /makepasswordcode ----------------------------------------------------------- // ---- maketextarecode ------------------------------------------------------------- function maketextareacode ($title,$name,$rows,$cols,$value="",$requiredcheck="") { echo " $title: $requiredcheck
\n"; } // ---- /maketextareacode ----------------------------------------------------------- // ---- pageheader ------------------------------------------------------------------ function pageheader($extra=1) { ?> Secure Order Form || Streamguys, Inc. || Streaming media for the smartest broadcasters on the internet.
















 

 

 

 

 

Order Form

Your are encouraged to contact us to set up your order over the phone. For ordering support please call: 1-877-287-2938 x1, or email sales@streamguys.com

Copyright 2002-2010 STREAMGUYS. All rights reserved.