<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <%'******************************************************************************************************************* ' File Name : homePortlets.asp ' Description : This file is used to view home page ' Created By : Chinmaya ' Created On : 28-Feb-2008 ' Modification History: ' ' ' ' Table In Use : ' VB Function : ' JAVA Function : ' Include files : ' Style sheet : ' HTML Prototype: NA ' *********************************************************************************************************************%> <%option Explicit 'Response.Buffer = true 'Response.ExpiresAbsolute = Now() - 1 'Response.Expires = 0 'Response.CacheControl = "no-cache" 'Response.ContentType = "application/octet-stream" 'on error resume next%> <% dim strFromDate dim strToDate dim strSchemeId dim strLetterNo dim strSubject dim ObjRs set ObjRs = server.CreateObject("ADODB.Recordset") 'strFromDate = trim(request("txtFromDate")) 'strToDate = trim(request("txtToDate")) 'strSchemeId = trim(request("selScheme")) 'strLetterNo = trim(request("txtLetterNo")) 'strSubject = trim(request("txtSubject")) 'if trim(request("txtFromDate")) = "" then strFromDate=day(date)&"-"&monthname(month(date()),3)&"-"&year(date()) 'end if 'if strToDate="" then ' strToDate=day(date())&"-"&monthname(month(date()),3)&"-"&year(date()) 'end if %> Panchayati Raj Department