% function getThisPage() Dim sPath Dim lLastSlashPosition Dim sCurrPage Dim lPathLength sPath = Request.ServerVariables("PATH_INFO") lLastSlashPosition = instrrev(sPath, "/") lPathLength = len(Request.ServerVariables("PATH_INFO")) getThisPage = right(sPath, (lPathLength-lLastSlashPosition)) end function %> <% on error resume next Dim pathCounter Dim filecounter Dim myfile Dim visita pathCounter="/public/" filecounter = pathcounter & getthispage() & ".txt" myfile=server.mappath(filecounter) Set fs=CreateObject("Scripting.FileSystemObject") if fs.fileExists(myfile) then Set a=fs.OpenTextFile(myfile) visita=Cdbl(a.ReadLine) else Set a=fs.CreateTextFile(myfile, False) a.WriteLine("0") visita=0 end if a.close if Len(Session(filecounter))=0 then Session(filecounter)=visita visita=visita+1 Set a=fs.CreateTextFile(myfile, True) a.WriteLine(visita) a.Close end if set fs = nothing %>
Il Bollettino Ufficiale della Regione Campania Speciale del 31 dicembre 2007, contiene Delibere di Bilancio.
ATTI DELLA REGIONE
DELIBERAZIONI DELLA GIUNTA REGIONALEBilancio, Ragioneria e Tributi
Deliberazione n. 2182 del 14 dicembre 2007
Prima Variazione al Bilancio Gestionale della Regione
Campania per lAnno Finanziario 2007
Deliberazione n. 2188 del 17 dicembre 2007
Seconda Variazione al Bilancio Gestionale 2007