<%@ Language=VBScript %> PERFORMANCE PIPELINING, INC. (PPI): TRENCHLESS TECHNOLOGY, CURED IN PLACE PIPE LINING
PPI Phone Number

Performance Pipelining, Inc. PPI

Infiltration Treatment Cost Analysis



 
Average Gallons Per Minute (GPM) (i.e. 10)
 
Average Cost to Treat 1,000 Gallons (i.e. 1.75)
%
Percentage of Time the Infiltration is Active (i.e. 50)
   



<% sessid1=session("agpm") sessid2=session("cost") sessid3=session("percent") if isNumeric(Request.Form("agpm")) then Session("agpm") = Request.Form("agpm") if isNumeric(Request.Form("cost")) then Session("cost") = Request.Form("cost") if isNumeric(Request.Form("percent")) then Session("percent") = Request.Form("percent") Session("total") = Session("agpm")* 60 Session("total1") = Session("total")* 24 Session("total2") = Session("total1")* 365 Session("newcent") = Session("percent") / 100 Session("total3") = session("total2") / 1000 * session("cost") * session("newcent")%> Based on your input of <%response.write ((session("AGPM") & " GPM"))%> <%response.write(", ")%> <%response.write(FormatCurrency(Session("cost")) & " average cost to")%> <%response.write(" 'TREAT' ")%> <%response.write(" and a ")%> <%response.write ((session("percent") & " percent active infiltration time:"))%>

">
 
<%Response.write (":" & "Average" & " Gallons" & " Per" & " Hour" & " (GPH)") %>
">
 
<%Response.write (":" & "Average" & " Gallons" & " Per" & " Day" & " (GPD)") %>
">
 
<%Response.write (":" & "Average" & " Gallons" & " Per" & " Year" & " (365" & " Days)")%>

">
 
<%Response.write(":" & "Additional" & " Expenses" & " Required" & " Per" & " Year" & " to" & " Treat" & " Infiltration")%> <%Response.Write (" Entering" & " System" & " Through" & " This" & " One" & " Defect")%>