Home The Company Casting Process Quality Research & Development Infrastructure Contact
Home » Contact
Inquiry / Suggestions / Feedback...
 

Dear ,

Your inquiry / suggestions / feedback has been successfully submitted.

 
 
  please provide us following details
fields marked * are mandatory
 

Your Information

  your name
  email address where you want us to communicate
  the company/firm you are representing, if any
  your/company's postal address
  name of the country you belong to...
  your phone number (STD Code [prefix by '0'] - your number)
  your fax number (STD Code [prefix by '0'] - your number)
  your mobile number, where we can contact you
 

Inquiry / Suggestions / Feedback

  write any inquiry, suggestions or feedback in detail so as to help us serve you better
 
 
 
Fine Technocast

Office
Ram Nagar - 6
B/h, K. Rasiklal & Co.
Aji Vasahat
Nr. Fine Cast Foundary
Rajkot - 360 003. (Gujarat)

Mobile:
+91-9825454085
+91-9328854085

E-mail:
finetechnocast@yahoo.co.in
info@finetechnocast.com

Factory:
8-B, National highway
Plot No. 126/127, Road H
Kuwadava, G.I.D.C.
Rajkot. (Gujarat)
Copyright © 2009, Fine Technocast. All rights reserved.
'; $vMessage .= ' '; $vMessage .= ' Sender Information '; $vMessage .= 'Name:' . $vName . ' '; $vMessage .= 'Email:' . $vEmail . ' '; if($vCompany!='') $vMessage .= 'Company:' . $vCompany . ' '; $vMessage .= 'Address:' . nl2br($vAddress) . ' '; $vMessage .= 'Country:' . $vCountry . ' '; $vMessage .= 'Phone:' . $vPhone . ' '; if($vFax!='') $vMessage .= 'Fax:' . $vFax. ' '; if($vMobile!='') $vMessage .= 'Mobile:' . $vMobile. ' '; $vMessage .= ' Inquiry / Suggestions / Feedback '; $vMessage .= '' . nl2br($vComments) . ' '; $vMessage .= ' Technical Details '; $vMessage .= 'IP Address:' . $_SERVER["REMOTE_ADDR"] . ' ( ' . $_SERVER["REMOTE_HOST"] . ' ) '; $vMessage .= 'User Agent:' . $_SERVER["HTTP_USER_AGENT"] . ' '; $vMessage .= ' '; $vMessage .= ''; $objMail = new PHPMailer(); $objMail->SetHTML(true); $objMail->From = $vEmail; $objMail->Body = $vMessage; $objMail->FromName = $vName; $objMail->CharSet = "iso-8859-1"; $objMail->Host = "mail.finetechnocast.com"; $objMail->Subject = "Inquiry/Suggestions/Feedback from Website"; $objMail->AddAddress("info@finetechnocast.com", "Fine Technocast"); $result = $objMail->Send(); $objMail = NULL; return $result; } ?>