 |

:: Click here to view |
<%
page = 1
if request("submit") = "Continue -->" then
page = 2
if trim(request("manufacturer")) = "" then
page = 1
response.write("You must specify the gearbox manufacturer before you can continue."&vbCr)
end if
end if
%>
<% if badfields <> "" then %>
You must specify the <%=left(badfields,instrrev(badfields,",")-1)%> before you can continue.
<% end if %>
<% if page = 1 then %>
|
|
| | |
|