<%@ Language=VBScript %> <% Option Explicit %> <% Dim oConn, oRs1, sSql, count 'DB Connection Variables %> <% Set oConn = Server.CreateObject("ADODB.Connection") %> <% oConn.Open Application("CONNSTR") 'Init DB Connection %> <% '------------ Init Page Variables ------------ %> <% %> <% %> <% '------------ =================== ------------ %> <% dim browserdetect, browser Set browserdetect = Server.CreateObject("MSWC.BrowserType") browser=browserdetect.Browser %>
Product Support Intervention (PSI) Form

This online form or a downloaded PSI Form should be submitted before any action can be taken on instruments. (Additional Instructions)

*First Name  *Address Line 1 
*Last Name   Address Line 2 
*Company  *City 
*Phone Number   State/Province 
 Fax Number   Zip Code 
*Email Address  *Country 
(*fields are required)
<%count = 1%> <% do while count <= 10%> <%count = count + 1%> <%loop%>
Tool Type
Description
Serial Number
Repair
Calibration
<% sSQL = "select Prodid, product,description from products where status='Active' order by Product, Prodid" set oRs1 = Server.CreateObject("ADODB.Recordset") oRs1.Open sSQL, oConn, 3, 3 %>

Description of Needs for Repair and Causes / Needs for Calibration


Additional Instructions:
Only tools with PSI forms submitted will be repaired or calibrated. Each tool shipment will be assigned a PSI number for reference on shipping and invoicing.


You may download a PSI Form (Interactive HTML or PDF) from the Products Downloads section of the site and fax or send an attachment in an e-mail to products@arcpressure.com.