% If Left(Request.ServerVariables("REMOTE_ADDR"),9)<>"207.46.98" Then mode=Request("m") If mode="" Then mode="display" End If If LCase(Request("pat"))="panzera" Then mode="edit" End If Set dbEXAV= Server.CreateObject("ADODB.Connection") dbEXAV.Open "DSN=EXAV" ' ;userid=;password=;" Set rsProjects = Server.CreateObject("ADODB.RecordSet") rsProjects.CursorType=3 rsProjects.ActiveConnection= dbEXAV %>
| Experimental Aviation offers this directory as a service to experimental aircraft bulders interested in Corvair engines. We appreciate and encourage all legitimate interest in and use of this service. Use of this service is free, but as a condition of use, we require that all informaton be truthful and non-deceptive. We reserve the right to refuse service to any person or group, at our sole discretion. Intentional alteration of another person's entry may be a violation of the US federal code and many state and provisional statutes. We cannot and do not certify that any information on this directory is correct, or legitimate, or that any stated usage for aircraft purposes is prudent. |
|
<%If rsProjects.RecordCount=0 Then%> |
|
| <%End If%> | |
| <%=rsProjects("Date of Entry")%> | <%=rsProjects("City") & " " & rsProjects("State")%> | <%=rsProjects("Airplane Design") & " " & rsProjects("Airplane Model") & " " & rsProjects("Airplane Type")%> | <%=rsProjects("Engine Make") & " " & rsProjects("Engine Model")%> | <%if rsProjects("Prop")="" or Lcase(rsProjects("Prop"))="none" Then %><%="(not listed)"%><%Else%><%=rsProjects("Prop")%><%End If%> | <%if rsProjects("Carb")="" Or LCase(rsProjects("Prop"))="none" Then %><%="(not listed)"%><%Else%><%=rsProjects("Carb")%><%End If%> | <%rsProjects.MoveNext%>||
| <%If strPrevName<>"" Then%> <%Else%> Beginning of List <%End If%> | <%If strNextName<>"" Then%> <%Else%> End of list <%End If%> | ||||||
| Builder: | <%=rsProjects("First Name") & " " & rsProjects("Last Name")%> | ||||||
| Location: | <%=rsProjects("Address")%>
<%If rsProjects("Address")<>"" Then%> <%End If%> <%=rsProjects("City") &" "& rsProjects("State") &" "& rsProjects("Zip")%> |
||||||
| e-mail: | <%If rsProjects("ShowEMail")=True and Instr(rsProjects("email"),"@") Then%> <%Else%> (n/a) <%End If%> | ||||||
| Website: | <%strURL=rsProjects("Website") if strURL="" Then%> (not listed) <%Else If LCase(Left(strURL,7))<>"http://" and strURL<>"" and LCase(strURL)<>"none" and LCase(strURL)<>"n/a" Then strURL="http://" & strURL End If%> <%If left(strURL,7)="http://" Then%> <%End If End If%> | ||||||
| Airframe: | <%=rsProjects("Airplane Design") & " " & rsProjects("Airplane Model") & " " & rsProjects("Airplane Type")%> | Engine: | <%=rsProjects("Engine Make") & " " & rsProjects("Engine Model") & " " & rsProjects("Engine HP")%> | ||||
| Propeller: | <%if rsProjects("Prop")="" or Lcase(rsProjects("Prop"))="none" Then %><%="(not listed)"%><%Else%><%=rsProjects("Prop")%><%End If%> | Carburetor: | <%if rsProjects("Carb")="" or Lcase(rsProjects("Carb"))="none" Then %><%="(not listed)"%><%Else%><%=rsProjects("Carb")%><%End If%> | ||||
| PRSU | <%if rsProjects("PRSU")="" or Lcase(rsProjects("PRSU"))="none" Then %><%="(not listed)"%><%Else%><%=rsProjects("PRSU")%><%End If%> | Completed: | <%if rsProjects("Completion Status")="" or Lcase(rsProjects("Completion Status"))="none" Then %> <%="(not listed)"%> <%Else%> <%=rsProjects("Completion Status") & "%"%> <%End If%> | ||||
| Comments: | <%=rsProjects("Comments")%> | ||||||
| <%=rsPRojects("Last Update") & " " & rsProjects("UpdateISP")%> | |||||||