» Rules & Bye Laws » Notifications

Rules & Bye Laws » Notifications

rules

Here you can download Important notifications from MEX Nepal.
To view the downloaded documents, you need Adobe Reader.
Get it free Here


<% if Request.QueryString("page")<>"" then nPage=Request.QueryString("page") else nPage=1 End if set dbconn=getDB() DIM sqlStr dim sno sno=request.QueryString("val") if sno<>"" then sqlStr = "SELECT * FROM notification where view_status=1 and (convert(char(50),serialno)='"&sno&"' or cyear='"&sno&"' or englet='"&sno&"' or notification like '%"&sno&"%') order by cyear desc,serialno desc,englet desc" else sqlStr = "SELECT * FROM notification where view_status=1 order by cyear desc,serialno desc,englet desc" end if Set rs = Server.CreateObject("ADODB.Recordset") rs.cursortype=1 rs.Open sqlStr, dbconn if rs.Recordcount>0 then nRecordCnt=rs.recordcount if Request.QueryString("allpage")=1 then nItemsperPage=rs.Recordcount else nItemsperPage=15 end if rs.PageSize=nItemsperPage nPageCount=rs.PageCount rs.AbsolutePage=npage end if %>
 
 Total Records :<%response.write(rs.Recordcount)%>  All
" /> <% if nPageCount >= 2 then%> <% if npage<>1 then%> <%end if%> <%end if%> <% if nPageCount >= 2 then%> <% dim forthis,forthat if (cint(npage) mod 5)=0 then divVal=cint(npage)/5 if divVal<=1 then forthis=1 forthat=cint(forthis)+4 else forthis=((split(divVal,".")(0)-1)*5)+1 forthat=cint(forthis)+4 end if else divVal=cint(npage)/5 if divVal<1 then forthis=1 forthat=cint(forthis)+4 else forthis=((split(divVal,".")(0))*5)+1 forthat=cint(forthis)+4 end if end if if cint(forthat)>=nPageCount then forthat=nPageCount %> <%for j=forthis to forthat%> <% if cint(j)=cint(npage) then%>
<%=j%>
<%else%>
<%=j%>
<%End if %> <%next %> <%end if%>
<% if nPageCount >= 2 then%> <% if cint(npage)<>cint(nPageCount) then%> <%end if%> <%end if%>
<% i=0 While not rs.EOF and i <% i=i+1 rs.MoveNext wend %>
Serial No MEX Nepal Notification Download
<%=rs("serialno")%><%=rs("englet")%>/<%=rs("cyear")%> <%=rs("notification")%> " title="<%=rs("pdffile")%>" target="_blank"><%=rs(" title="<%=rs("pdffile")%>" width="26" height="26" border="0" />