print ""; print ""; print "

"; print "

"; print "
 
 
Conference Solutions   E v e n t M a n a g e r   R e p o r t

Click Here to return to the DEMO Starting Page

"; print "

 

All Registrants -   Individual Attendees -    Group Attendees -    Exhibitors - Presenters - Financials - Total Database

 "; if ($do=="") { $do="list";} switch ($do) { case "list" : dolist ($regid); break; case "listn" : dolistn ($regid); break; case "listo" : dolisto ($regid); break; case "listp" : dolistp ($regid); break; case "listd" : dolistd ($regid); break; case "listdp" : dolistdp ($regid); break; case "listdn" : dolistdn ($regid); break; case "listdo" : dolistdo ($regid); break; case "listf1" : dolistf1 ($regid); break; case "listf1p" : dolistf1p ($regid); break; case "listf1n" : dolistf1n ($regid); break; case "listf1o" : dolistf1o ($regid); break; case "listf2" : dolistf2 ($regid); break; case "listf2p" : dolistf2p ($regid); break; case "listf2n" : dolistf2n ($regid); break; case "listf2o" : dolistf2o ($regid); break; case "listf3" : dolistf3 ($regid); break; case "listf3p" : dolistf3p ($regid); break; case "listf3n" : dolistf3n ($regid); break; case "listf3o" : dolistf3o ($regid); break; case "listf4" : dolistf4 ($regid); break; case "listf4p" : dolistf4p ($regid); break; case "listf4n" : dolistf4n ($regid); break; case "listf4o" : dolistf4o ($regid); break; case "edit" : doedit ($regid); break; case "export" : doexport ($regid); break; case "preconfirm" : dopreconfirm ($regid); break; case "confirm" : doconfirm ($regid); break; case "reinvoice" : doreinvoice ($regid); break; case "save" : dosave ($regid,$parent,$cat,$eregister,$etables,$electric,$internet,$eother,$meal,$affil,$years,$lastname,$firstname,$prefix,$badgename,$email,$regdate,$amountd,$paper,$post,$amountp,$checkamt,$namecheck,$checknum,$deposit,$poamt,$poname,$ponum,$sameinfo,$job,$level,$school,$sdistrict,$addr1,$addr2,$city,$state,$zip,$phone,$fax,$needs,$ihave,$presentation,$presenter,$darv,$weddin,$thbr,$thlu,$thdin,$fribr,$bemail,$bfirstname,$blastname,$bschool,$baddr1,$baddr2,$bcity,$bstate,$bzip,$bsdistrict,$bphone,$bfax,$billreg,$comments,$confdate,$paid,$url); break; } // function dolistd () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid='d' order by regid"; $result = mysql_query($sql); print " All Deleted Records (sorted by Tracking Number)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$row[cat]$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistdn () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid='d' order by lastname"; $result = mysql_query($sql); print " All Deleted Records (sorted by Last Name)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$row[cat]$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistdo () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid='d' order by school"; $result = mysql_query($sql); print " All Deleted Records (sorted by Organization)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$row[cat]$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistdp () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid='d' order by paid, regid"; $result = mysql_query($sql); print " All Deleted Records (sorted by Paid)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$row[cat]$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolist () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' order by regid"; $result = mysql_query($sql); print " All Categories (sorted by Tracking Number)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistn () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' order by lastname"; $result = mysql_query($sql); print " All Categories (sorted by Last Name)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolisto () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' order by school"; $result = mysql_query($sql); print " All Categories (sorted by paid status)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistp () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' order by paid, regid"; $result = mysql_query($sql); print " All Categories (sorted by paid status)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistf1 () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' and cat='I' and parent='' or paid!='d' and cat='I' and parent is NULL order by regid"; $result = mysql_query($sql); print " Individuals (sorted by Tracking Number)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistf1n () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' and cat='I' and parent='' or paid!='d' and cat='I' and parent is NULL order by lastname"; $result = mysql_query($sql); print "Individuals(sorted by Last Name)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistf1o () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' and cat='I' and parent='' or paid!='d' and cat='I' and parent is NULL order by school"; $result = mysql_query($sql); print "Individuals(sorted by Organization)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistf1p () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' and cat='I' and parent='' or paid!='d' and cat='I' and parent is NULL order by paid, regid"; $result = mysql_query($sql); print "Individuals(sorted by paid status)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistf2 () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' and cat='I' and parent!='' order by regid"; $result = mysql_query($sql); print " Groups (sorted by Tracking Number)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistf2n () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' and cat='I' and parent!='' order by lastname"; $result = mysql_query($sql); print "Groups(sorted by Last Name)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistf2o () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' and cat='I' and parent!='' order by school"; $result = mysql_query($sql); print "Groups(sorted by Organization)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistf2p () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' and cat='I' and parent!='' order by paid, regid"; $result = mysql_query($sql); print "Groups(sorted by paid status)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistf3 () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; print "

"; $sql="SELECT * FROM event2003 where paid!='d' and cat='E' order by regid"; $result = mysql_query($sql); print " Exhibitors (sorted by Tracking Number)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistf3n () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' and cat='E' order by lastname"; $result = mysql_query($sql); print "Exhibitors(sorted by Last Name)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistf3o () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' and cat='E' order by school"; $result = mysql_query($sql); print "Exhibitors(sorted by Organization)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistf3p () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' and cat='E' order by paid, regid"; $result = mysql_query($sql); print "Exhibitors(sorted by paid status)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistf4 () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' and cat='P' order by regid"; $result = mysql_query($sql); print " Presenters (sorted by Tracking Number)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistf4n () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' and cat='P' order by lastname"; $result = mysql_query($sql); print "Presenters(sorted by Last Name)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistf4o () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; $sql="SELECT * FROM event2003 where paid!='d' and cat='P' order by school"; $result = mysql_query($sql); print "Presenters(sorted by Organization)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; } // // function dolistf4p () { global $date; global $postdate; $color[alt1]="#ffffff"; $color[alt2]="#6699cc"; // print ""; $sql="SELECT * FROM event2003 where paid!='d' and cat='P' order by paid, regid"; $result = mysql_query($sql); print "Presenters(sorted by paid status)

"; print "\n"; print "\n"; for ($x=0; $x"; } print "
CategoryTracking
Number
Group
ID
Date of Registration Paid? First Name Last Name Organization
$dcat$row[regid]$row[parent]$row[regdate]$row[paid] $row[firstname] $row[lastname] $row[school]

"; // print "

"; // print "

Export

"; } //// Start doconfirm test function dopreconfirm ($regid) { $sql="select * from event2003 where regid='$regid'"; $result = mysql_query($sql); $row = mysql_fetch_array($result); //print "$sql"; print"

Verify and Approve Confirmation of ID (tracking #)$row[regid]

"; print ""; print ""; print ""; print ""; print ""; print ""; print ""; print ""; print ""; print ""; print "
Forum$row[cat]
First Name$row[firstname]
Last Name$row[lastname]
Billing Email$row[bemail]
Amount paid$row[amountp]
Check Amount$row[checkamt]
Check Number$row[checknum]
Name on Check$row[namecheck]
Confirmation date$row[confdate]
"; print "Your Confirmation will use the above data

"; print "Click Here to edit data for Tracking Number $regid

"; print "Click to Send Confirmation

"; } function doreinvoice ($regid) { $groupinfo=""; $amount=""; $memail=""; $bfname=""; $blname=""; print "

Selected Registrant Re-invoiced

"; $sql="select * from event2003 where parent='$regid' or regid='$regid' order by regid"; $result = mysql_query($sql); for ($x=0; $x"; print "Billing first name: $bfname

"; print "Billing last name: $blname

"; print "Name / ID = $groupinfo

"; print "Amount due = \$"; print "$amount

"; if ($row2[cat]=='I' or $row2[cat]=='i') { $message=" DEMO 2003 ANNUAL EVENT [Month Day, Year] Great Resort Inn City, ST THIS IS YOUR OFFICIAL INVOICE FOR THE DEMO EVENT Dear $bfname $blname: Thank you for completing the online form to register for the DEMO EVENT. Your registration information is as follows: Name / Tracking Number $groupinfo Please reference the above Tracking Number(s) in any future communications. Total due for Conference Registration: \$$amount.00 You are not officially registered until your payment has been received. Please print this invoice and mail with your check or purchase order payment to: DEMO EVENT c/o Conference Solutions, LLC P.O. Box 7276 Fairfax Station, VA 22039-7276 Please make your check or purchase order payable to DEMO. The Federal I.D. number for DEMO is 54-XXXXXXX. If paying by purchase order, you must forward a copy of this invoice to the appropriate department in your system for payment. A confirmation letter will be sent via e-mail within two weeks of receipt of payment. Hotel reservations should be made directly with the hotel no later than [Month Day, Year]. For booking information go to http://www.anltd.com/ed/hotelform.html Please check all above information carefully. If you have any questions, please contact Conference Solutions at 703-493-9287 or at DEMO@customconference.com. "; } else { if ($row2[cat]=='E' or $row2[cat]=='e') { $message=" DEMO 2003 ANNUAL EVENT [Month Day, Year] Great Resort Inn City, ST THIS IS YOUR OFFICIAL INVOICE FOR THE DEMO 2003 EVENT Dear $bfname $blname: Thank you for completing the online form to register for the DEMO 2003 EVENT. Your registration information is as follows: Name / Tracking Number $groupinfo Please reference the above Tracking Number(s) in any future communications. Amount due for exhibit table(s): \$$etamnt.00 Amount due for Conference Registration: \$$amount.00 Total due: \$$totalamt.00 You are not officially registered until total payment has been received. Please print this invoice and mail with your check or purchase order payment to: DEMO EVENT c/o Conference Solutions, LLC P.O. Box 7276 Fairfax Station, VA 22039-7276 Please make your check or purchase order payable to DEMO. The Federal I.D. number for DEMO is 54-XXXXXXX. If paying by purchase order, you must forward a copy of this invoice to the appropriate department in your system for payment. A confirmation letter will be sent via e-mail within two weeks of receipt of payment. Hotel reservations should be made directly with the hotel no later than [Month Day, Year]. For booking information go to http://www.anltd.com/ed/hotelform.html Please check all above information carefully. If you have any questions, please contact Conference Solutions at 703-493-9287 or at DEMO@customconference.com. Please check all above information carefully. If you have any questions, please contact Conference Solutions at 703-493-9287 or at DEMO@customconference.com. "; } else { if ($row2[cat]=='P' or $row2[cat]=='p') { $message=" DEMO 2003 ANNUAL EVENT [Month Day, Year] Great Resort Inn City, ST THIS IS YOUR OFFICIAL INVOICE FOR THE DEMO 2003 EVENT Dear $bfname $blname: Thank you for completing the online form to register for the DEMO 2003 EVENT. Your registration information is as follows: Name / Tracking Number $groupinfo Please reference the above Tracking Number(s) in any future communications. Amount due for Conference Registration: \$$amount.00 You are not officially registered until payment has been received. Please print this invoice and mail with your check or purchase order payment to: CME EVENT c/o Conference Solutions, LLC P.O. Box 7276 Fairfax Station, VA 22039-7276 Please make your check or purchase order payable to DEMO. The Federal I.D. number for DEMO is 54-XXXXXXX. If paying by purchase order, you must forward a copy of this invoice to the appropriate department in your system for payment. A confirmation letter will be sent via e-mail within two weeks of receipt of payment. Hotel reservations should be made directly with the hotel no later than [Month Day, Year]. For booking information go to http://www.anltd.com/ed/hotelform.html Please check all above information carefully. If you have any questions, please contact Conference Solutions at 703-493-9287 or at DEMO@customconference.com. "; } } } mail("$memail", "DEMO 2003 Conference Registration Invoice", $message, "From: DEMO Registration \n","-fDEMO@customconference.com" ); // print "

Return to DEMO Management Form"; } //end doreinvoice function doconfirm ($regid) { $groupinfo=""; $amount=""; $memail=""; $bfname=""; $blname=""; print "

Selected Registrant Confirmed

"; $sql="update event2003 set paid='Y' where parent='$regid' or regid='$regid'"; $result = mysql_query($sql); //print "$sql"; $sql="select * from event2003 where parent='$regid' or regid='$regid' order by regid"; $result = mysql_query($sql); for ($x=0; $x"; print "Billing first name: $bfname

"; print "Billing last name: $blname

"; print "Name / ID = $groupinfo

"; print "Amount paid = \$"; print "$amount

"; if ($row2[cat]=='I' or $row2[cat]=='i') { $message=" DEMO 2003 ANNUAL EVENT [Month Day, Year] Great Resort Inn City, ST DEMO 2003 REGISTRATION CONFIRMATION Dear $bfname $blname: Thank you for completing the online form to register for the DEMO EVENT. Your registration payment of $$amount.00 has been received. You are officially registered for the DEMO EVENT as follows: Name / Tracking Number $groupinfo Your registration fee is refundable less a $30.00 per person processing fee if cancelled by [Month Day, Year]. Cancellations after mm/dd/yy will be nonrefundable. Any changes or cancellations must be made in writing to: DEMO EVENT c/o Conference Solutions, LLC P.O. Box 7276 Fairfax Station, VA 22039-7276 703-493-9287 703-493-9377 (fax) DEMO@customconference.com Please reference your conference Tracking Number in any correspondence. Hotel reservations should be made directly with the hotel no later than mm/dd/yy. For booking information go to http://www.anltd.com/ed/hotelform.html Continue to check our web site for the latest conference program and session information. "; } else { if ($row2[cat]=='E' or $row2[cat]=='e') { $message=" DEMO 2003 ANNUAL EVENT [Month Day, Year] Great Resort Inn City, ST DEMO 2003 REGISTRATION CONFIRMATION Dear $bfname $blname: Thank you for completing the online form to register for the DEMO EVENT. Total payment received: \$$amount.00 Exhibit Table fee: \$$etamnt.00 Conference Registration fee: \$$camount.00 Name / Tracking Number $groupinfo Your registration fee is refundable less a $30.00 per person processing fee if cancelled by [Month Day, Year]. Cancellations after mm/dd/yy will be nonrefundable. Any changes or cancellations must be made in writing to: DEMO EVENT c/o Conference Solutions, LLC P.O. Box 7276 Fairfax Station, VA 22039-7276 703-493-9287 703-493-9377 (fax) DEMO@customconference.com Please reference your conference Tracking Number in any correspondence. Hotel reservations should be made directly with the hotel no later than mm/dd/yy. For booking information go to http://www.anltd.com/ed/hotelform.html Continue to check our web site for the latest conference program and session information. "; } else { if ($row2[cat]=='P' or $row2[cat]=='p') { $message=" DEMO 2003 ANNUAL EVENT [Month Day, Year] Great Resort Inn City, ST DEMO 2003 REGISTRATION CONFIRMATION Dear $bfname $blname: Thank you for completing the online form to register for the DEMO EVENT. Your registration payment of $$amount.00 has been received. You are officially registered for the DEMO EVENT as follows: Name / Tracking Number $groupinfo Your registration fee is refundable less a $30.00 per person processing fee if cancelled by [Month Day, Year]. Cancellations after mm/dd/yy will be nonrefundable. Any changes or cancellations must be made in writing to: DEMO EVENT c/o Conference Solutions, LLC P.O. Box 7276 Fairfax Station, VA 22039-7276 703-493-9287 703-493-9377 (fax) DEMO@customconference.com Please reference your conference Tracking Number in any correspondence. Hotel reservations should be made directly with the hotel no later than mm/dd/yy. For booking information go to http://www.anltd.com/ed/hotelform.html Continue to check our web site for the latest conference program and session information. "; } } } mail("$memail", "DEMO 2003 Registration Confirmation", $message, "From: DEMO Registration \n","-fDEMO@customconference.com" ); // print "

Return to DEMO Management Form"; } //end doconfirm echo "
\n"; // print ""; ?>