Host="198.87.31.23"; $Mail->From=$from_address; $Mail->FromName=$from_name; $Mail->AddAddress$to_address $to_name; $Mail->AddReplyTo$reply_to; $Mail->Subject=$subject; $Mail->Body=$body; $Mail->Send; if ($err!=0) { print "

Error Occurred Trying to send mail

"; } $Mail=null; return $function_ret; } ?> "; } if ($_POST["last_name"]=="") { $form_error=true; $form_error_text=$form_error_text."Last Name is a required field.
"; } if ($_POST["title"]=="") { $form_error=true; $form_error_text=$form_error_text."
Title is a required field.
"; } if ($_POST["company"]=="") { $form_error=true; $form_error_text=$form_error_text."Company is a required field.
"; } if ($_POST["country"]=="") { $form_error=true; $form_error_text=$form_error_text."Country is a required field.
"; } if ($_POST["phone"]=="") { $form_error=true; $form_error_text=$form_error_text."Phone Number is a required field.
"; } if ($_POST["email"]=="") { $form_error=true; $form_error_text=$form_error_text."E-mail is a required field.
"; } else { $email_text=$_POST["email"]; $goby=0; if (strlen($email_text)<=5) { $goby=1; } if ((strpos(1,$email_text,"@",1) ? strpos(1,$email_text,"@",1)+1 : 0)<2) { $goby=1; } else { if ((strpos(1,$email_text,".",1) ? strpos(1,$email_text,".",1)+1 : 0)<4) { $goby=1; } } if ($goby!=0) { $form_error=true; $form_error_text=$form_error_text."E-mail is not in the correct format.
"; } } $_SESSION['submitted']=""; if (!$form_error && $_SESSION['submitted']=="") { $full_name=$_POST["first_name"]." ".$_POST["last_name"]; $title="WEBLEAD: ".$_POST["company"]." - ".$full_name; $email_body= "First Name: ".$_POST["first_name"]."\r\n". "Last Name: ".$_POST["last_name"]."\r\n". "Company Name: ".$_POST["company"]."\r\n". "Country: ".$_POST["country"]."\r\n". "Title: ".$_POST["title"]."\r\n". "Phone Number: ".$_POST["phone"]."\r\n". "E-Mail: ".$_POST["email"]."\r\n". "Subscribe To Newsletter: ".$_POST["subscribe"]."\r\n". "Comments: ".$_POST["comment"]."\r\n". "Lead From Group: ".$lead_from_title; // "Address: " & Request.Form("address") & vbCRLF &_ // "City: " & Request.Form("city") & vbCRLF &_ // "State/Province: " & Request.Form("state") & vbCRLF &_ // "Zip/Postal Code: " & Request.Form("zip") & vbCRLF &_ $send_email"sales@lithium.com"$_POST["email"] $full_name $title $email_body; // Set db_connection = Server.CreateObject("ADODB.Connection") // db_connection.Open "Data Source=Lithium_sales;User ID=sales;Password=gj0ynal1" // Set rs = Server.CreateObject("ADODB.RecordSet") // rs.ActiveConnection = db_connection // rs.Open "insert into Contacts (first_name, last_name, company, country, title, phone, email, type) values (" & _ // "'" & Request.Form("first_name") & "'," & _ // "'" & Request.Form("last_name") & "'," & _ // "'" & Request.Form("company") & "'," & _ // "'" & Request.Form("country") & "'," & _ // "'" & Request.Form("title") & "'," & _ // "'" & Request.Form("phone") & "'," & _ // "'" & Request.Form("email") & "','" & _ // lead_from_title & "')" // rs.Open "insert into Contacts (first_name, last_name, country, company, title, phone, email, address1, address2, city, state, zip, country, type) values (" & _ // "'" & Request.Form("first_name") & "'," & _ // "'" & Request.Form("last_name") & "'," & _ // "'" & Request.Form("title") & "'," & _ // "'" & Request.Form("company") & "'," & _ // "'" & Request.Form("phone") & "'," & _ // "'" & Request.Form("email") & "'," & _ // "'" & Request.Form("address") & "'," & _ // "''," & _ // "'" & Request.Form("city") & "'," & _ // "'" & Request.Form("state") & "'," & _ // "'" & Request.Form("zip") & "'," & _ // "'" & Request.Form("country") & "'," & _ // "'Q1 Advertising - CNET Online')" // Set rs = Nothing // Set db_connection = Nothing $_SESSION['submitted']="true"; } } ?> Lithium: Customer Support Communites


  
 


Thank you for your interest in Lithium Technologies. Your white paper will be sent shortly.


 


"Customer Communities: How to Decrease Support Costs and Increase Customer Loyalty"
See how leading companies are lowering their support costs and making their customers self-sufficient. Fill out the information below and we will send you the free white paper.

">

">

">

">



">

" CLASS=input>




Yes, please send me news and annoucements about Lithium Communities.

 
   

"Lithium-powered Customer Support Communities… provided us with extremely cost-effective customer support… [and] paid for itself in the first month. It improved customer satisfaction and increased customer loyalty. Lithium gave us the right tools for the job."
—Director of Customer Support, Roxio

Why Lithium Customer Support Communities?
A good Customer Support Community can route 25% of traffic away from costly, backlogged, company support staff to a Customer Support Community instead, where customers enthusiastically support each other.

That's why some of the biggest companies and communities require Lithium Customer Community tools, including Sony, Zone Labs, Salesforce.com, Roxio, Intel, AT&T Wireless, and Dell.

Through multiple forms of communications, such as message boards, chat rooms, polls, online events, and user ratings, your customers directly interact with each other, building satisfaction and loyalty along the way.

Our Customer Community tools enable customers to select the topics they are interested in, ask questions about their problems, and instantly receive answers from other customers. Your customers will love the convenience, ease of use, and camaraderie.

And our hosted solution will launch and manage your Customer Support Community with no impact to your existing engineering and IT resources. And a standard deployment can take as little as a day, truly turnkey.

Give your customers a place to learn, exchange ideas, and connect. They will thank you for it with increased revenue, reduced call center volume and improved customer loyalty.

Learn more about Lithium, the Community Expert.
You will be amazed.

www.Lithium.com 510.653.6800 ext. 1 info@Lithium.com

 
       


Copyright © 1997-2004 Lithium Technologies, Inc.
All rights reserved. Disclaimer
Contest Rules

 

"; if ($selected=="Select a country") { print "