<% on error resume next dim rs,sql mip = Request.ServerVariables("REMOTE_ADDR") mua = UCASE(Request.ServerVariables("HTTP_USER_AGENT")) murl = trim(replace(Request.ServerVariables("url"),"Default.asp","")) %> <% set rsct = server.createobject("ADODB.Recordset") if instr(1,ucase(mua),ucase("GOOGLE")) = 0 and instr(1,ucase(mua),ucase("MSNBOT")) =0 and instr(1,ucase(mua),"YAHOO") =0 and instr(1,ucase(mua),"BING") =0 THEN 'OR instr(1,ucase(mua),"BOT") <>0 THEN 'sql = "exec usp_ipcheck '" & mip & "','" & ltrim(rtrim(replace(mid(UCASE(mua+space(500)),1,500),"'","-"))) & "'" sql = "exec usp_checkSessionIP '" & Session.SessionID & "', '" & Request.ServerVariables("REMOTE_ADDR") & "', '" & left(Request.ServerVariables("HTTP_REFERER"),200) & "'" rsct.Open sql,conn,1,2 if rsct(0) = 1 then %> <% if rsct.state=1 then rsct.Close end if if conn.state=1 then conn.Close end if set rsct = nothing Set conn=Nothing Response.Redirect ("/message") Response.end end if if rsct.state=1 then rsct.Close set rsct = nothing end if END IF %>

 
 
Krishna Icecream.
329, Nana Peth
Pune-411034.
Maharashtra.
India.
Contact Person : Mr.Laxmikant Agarwal
Phone               : +91-020-26340501
Mobile              : +91-0-9422509410
Email                : Krishna.icecream2011@gmail.com

Send Enquiry

Business Category  :

Ice Crams and Sorbet Parlours
Business Since : 1965
Business Type : Proprietor
Working Days : Monday to Saturday.
Timings : 9:30am to 8:30pm
     

About Us:

   Krishna Ice Cream was established by Surenchand Agarwal. Now the organisation is own by Mr. Laxmikant Agarwal. It is the oldest ice-Cream service provider in the Pune.

Products Provided :

  • Vanilla
  • Strawberry
  • Butter scotch
  • Kesar Pista
  • Rajvog
  • Chocolate
  • American dry fruit
  • Anjir Kaju,
  • Golden Pearl
  • Kaju Draksh
  • Mocca Almond
  • Mango
  • Hiramoti
  • Rambo
  • Pan Masala
  • Gulkand
  • Black forest
  • Panchratna
  • 56Vog
  • Special Krishna.
Major clients :
  • Food Craft Caters
  • Hotel central Park
  • Rainbow Hotel
  • Delhi Caters
  • Kala caters and
  • major hotels in Pune.


Areas Served : Pune
 



© All Intellectual Property Rights Reserved :            REFER DISCLAIMER

<% rs.close set rs = nothing conn.close set conn=nothing%>