% '######################################### '## SET SIGNATURE COUNTER DATABASE PATH ## '######################################### SQL="SELECT Count([id]) AS NUMEROFIRMA FROM firmatari where conferma=1" DSN = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("../fpdb/petition.mdb") dim conntemp, rstemp set conntemp=server.createobject("adodb.connection") conntemp.open DSN set rstemp=conntemp.execute(SQL) if not(rstemp.eof) THEN NUMEROFIRMA=rstemp(0) end if %>
![]() |
In Minnesota today, there is an opportunity to protect nearly 90,000
acres of roadless areas within the Superior National Forest. These areas
represent the few remaining wild lands outside of the Boundary Waters
Canoe Area Wilderness (BWCAW). But they will not remain wild forever.
Every year, more roads are built, more trees are logged, and more land
is developed.
Sign the petition! | Total signatures: <%=NUMEROFIRMA%> |