|
| | Educational Institutions Please select the location and click on 'Display' button | Provider | Type | Location | Country | CRICOS No |
<% if 0 then %>
<% end if %>
<%
fp_sQry="SELECT * FROM Providers WHERE (Location = '::Location::' AND Type = '::Type::') ORDER BY Type DESC,Location ASC"
fp_sDefault="Location=&Type="
fp_sNoRecords="| Your search result | "
fp_sDataConn="Database1"
fp_iMaxRecords=256
fp_iCommandType=1
fp_iPageSize=25
fp_fTableFormat=True
fp_fMenuFormat=False
fp_sMenuChoice="Provider"
fp_sMenuValue="Provider"
fp_sColTypes="&ID=3&Provider=202&Type=202&City State ZIP=202&Country=202&Location=202&Web=202&CRICOS=202&Registered as=202&Trading as=202&"
fp_iDisplayCols=5
fp_fCustomQuery=False
BOTID=0
fp_iRegion=BOTID
%>
| <%=FP_FieldVal(fp_rs,"Provider")%> | <%=FP_FieldVal(fp_rs,"Type")%> | <%=FP_FieldVal(fp_rs,"Location")%> | <%=FP_FieldVal(fp_rs,"Country")%> | <%=FP_FieldVal(fp_rs,"CRICOS")%> |
|