$asp2php_timeout) { dbmclose($sess_dbm); $sessionid=newsession($REMOTE_ADDR); $sess_dbm=dbmopen("/usr/local/apache/htdocs/SESSIONS/".$sessionid.".dbm","w"); } else if (dbmfetch($sess_dbm,"remote_addr")!=$REMOTE_ADDR) { dbmclose($sess_dbm); $sessionid=newsession($REMOTE_ADDR); $sess_dbm=dbmopen("/usr/local/apache/htdocs/SESSIONS/".$sessionid.".dbm","w"); } } dbmreplace($sess_dbm,"session_time",time()); ?> "; } if (strlen((empty($HTTP_GET_VARS["lname"]) ? $HTTP_POST_VARS["lname"] : $HTTP_GET_VARS["lname"]))==0) { $err_msg=$err_msg."Last Name Cannot Be Empty"."
"; } if (strlen((empty($HTTP_GET_VARS["email"]) ? $HTTP_POST_VARS["email"] : $HTTP_GET_VARS["email"]))==0) { $err_msg=$err_msg."E-Mail Address Cannot Be Empty"."
"; } else { // if ((strpos(1,(empty($HTTP_GET_VARS["email"]) ? $HTTP_POST_VARS["email"] : $HTTP_GET_VARS["email"]),"@") ? strpos(1,(empty($HTTP_GET_VARS["email"]) ? $HTTP_POST_VARS["email"] : $HTTP_GET_VARS["email"]),"@")+1 : 0)==0) // { // // $err_msg=$err_msg."Invalid E-Mail address"."
"; // } } if (strlen((empty($HTTP_GET_VARS["telephone"]) ? $HTTP_POST_VARS["telephone"] : $HTTP_GET_VARS["telephone"]))==0) { $err_msg=$err_msg."Telephone Number Cannot Be Empty"."
"; } if (strlen((empty($HTTP_GET_VARS["country"]) ? $HTTP_POST_VARS["country"] : $HTTP_GET_VARS["country"]))==0) { $err_msg=$err_msg."Country Cannot Be Empty"."
"; } if (strlen((empty($HTTP_GET_VARS["short"]) ? $HTTP_POST_VARS["short"] : $HTTP_GET_VARS["short"]))==0) { $err_msg=$err_msg."Short Description Cannot Be Empty"."
"; } if (strlen($err_msg)==0) { $sqlcmd="INSERT INTO lci_customers ". " VALUES('".(empty($HTTP_GET_VARS["fname"]) ? $HTTP_POST_VARS["fname"] : $HTTP_GET_VARS["fname"])."','".(empty($HTTP_GET_VARS["lname"]) ? $HTTP_POST_VARS["lname"] : $HTTP_GET_VARS["lname"])."','". (empty($HTTP_GET_VARS["company"]) ? $HTTP_POST_VARS["company"] : $HTTP_GET_VARS["company"])."','".(empty($HTTP_GET_VARS["telephone"]) ? $HTTP_POST_VARS["telephone"] : $HTTP_GET_VARS["telephone"])."','". (empty($HTTP_GET_VARS["email"]) ? $HTTP_POST_VARS["email"] : $HTTP_GET_VARS["email"])."','".(empty($HTTP_GET_VARS["address"]) ? $HTTP_POST_VARS["address"] : $HTTP_GET_VARS["address"])."','".(empty($HTTP_GET_VARS["city"]) ? $HTTP_POST_VARS["city"] : $HTTP_GET_VARS["city"])."','". (empty($HTTP_GET_VARS["province"]) ? $HTTP_POST_VARS["province"] : $HTTP_GET_VARS["province"])."','".(empty($HTTP_GET_VARS["postal"]) ? $HTTP_POST_VARS["postal"] : $HTTP_GET_VARS["postal"])."','".(empty($HTTP_GET_VARS["country"]) ? $HTTP_POST_VARS["country"] : $HTTP_GET_VARS["country"]). "','".(empty($HTTP_GET_VARS["comment"]) ? $HTTP_POST_VARS["comment"] : $HTTP_GET_VARS["comment"])."','".date("Y/m/d")."','')"; //echo $sqlcmd; mysql_query($sqlcmd,$Intershop); header("Location: "."register.html"); exit; } else { } } ?> Register
logo logo logo logo logo logo
Global Navigator
Register
filler
   News
filler
   Focus on Linux
filler
   Web Mail
filler
   Contact us
filler
   Register
filler
0) { echo "".$err_msg."
"; } ?>
To register please complete the following form.
(*) required fields

* First Name: ">
* Last Name: ">
Company: ">
* Telephone: ">
* Email: ">
Street Address: ">
City: >
Province/State: >
Postal Code/Zip: ">
* Country: ">
Cover Letter:
Attach resume file:
 
 
Home | Profile | Services | Consultants | Press | Jobs | Links
Copyright © 1996-1999 LeadSource Consultants Inc.
Last Updated on Sep 16, 1999