<% 'If the form has not been submitted execute the following code If Request.Form="" Then %>
 
Corporate Office

World Phone India Pvt. Ltd.

C-153, Okhla Industrial Area,Phase-I
New Delhi - 110020, India
Tel +91-11-26372645
Fax +91-11-26372646

Feedback Form
We value your opinions and suggestions.
Name
Email Id
Subject
Your Message
 
<% 'If the form has been submitted execute the following code Else 'receive the form values Set rs=Server.CreateObject("ADODB.RECORDSET") aname=trim(Request.Form("name")) email=trim(Request.Form("email")) subject=trim(Request.Form("subject")) message=trim(Request.Form("message")) 'response.Write(aname) 'response.Write(email) 'response.Write(subject) 'response.Write(message) Set cdomail=Server.CreateObject("CDONTS.NewMail") cdomail.To="ajaymishra@starstell.com" cdomail.From=email cdomail.Subject=subject cdomail.Body=message cdomail.Send Set cdomail=Nothing 'Response.write "


Thank you for sharing your suggestions with us.
We believe it is vital that our patrons advise us
in our quest to provide a perfect experience
on our site.



" Response.Write("
 
 



Thank you for sharing your suggestions with us.We believe it is vital that our patrons advise us in our quest to provide a perfect experience on our site.













 
") End If %>
 
Copyright © 2008 World Phone India Pvt. Ltd. All rights reserved.