Laserfiche WebLink
<br /> start: Page Content Public Records - Agreements - Results <br /> This is contingent on the file forms.txt which simply has the approved forms to report. If any new form is to be added or removed from selection, simply change forms.txt. Currently <br /> this script will check that the year is not before 2010. Any change to that must be done below. Just do a search for 2008. sqlconnect.asp contains the database connection information. <br /> Any change to IP, username, password or database name simply needs to be made in this script. This runs via results2.asp, which creates the pseudo Civica webpage. Files are in \\ch-webext\c$\inetp <br />ub\wwwroot\coslintranet\civica <br /> #include file=search4.css <br />#INCLUDE FILE="sqlconnect.asp" <br />#INCLUDE virtual="coslintranet/agreements/forminfonodisplay.asp" <br /> <tr valign='top'> <td > " if Err.number<>0 then response.write " <br />5 Error Number: " & Err.number response.write " <br />Error Source: " & Err.source response.write " <br />Error: " & Err.description & " <br />" response.end end if %> <br /> end: Page Body