Newspaper
A Leading Hindi Daily of Uttarakhand

(INDIA)

Page Three
Publications- Dehradun, Pauri (Garhwal), Haridwar & Almora.
   
home about shows contact

Year 2010



Copyright © Page3news.in 2009-10
 
<% add_matter=Request.Form("add_matter") t_word=Request.Form("t_word") total=Request.Form("total") MySQL="insert into tariff_table values('"&add_matter&"','"&t_word&"','"&total&"')" 'Response.Write("Data inserted"&MySQL) if MySQL<>"" then conn.Execute MySQL else Response.Write("fsdfsda") end if %>