15 St Joseph Street
Wind Dale

Main
Product
Customer Service
Site Map
<% dim userid, password, retypepassword, name, address, email, factory, homemaker, office, security userid = request.form("userid") passwd = request.form("password") retype = request.form("retypepassword") name1 = request.form("name") address1 = request.form("address") email1 = request.form("email") factory = request.form("factory") home = request.form("homemaker") office = request.form("office") security = request.form("security") %>
<%if userid="" then response.write ("Please enter your ID")%>
Please click on the 'Back' button to fill in the missing information.<% else if passwd="" then response.write ("Please enter a password")%>
Please click on the 'Back' button to fill in the missing information.<% else if passwd<>retype then response.write ("Please check your password")%>
Please click on the 'Back' button to fill in the missing information.<% else%>
User information successfully stored.
Back to User Registration Page

<% end if %> <% end if %> <% end if %>




Product Support
Contact
Feedback

WebMaster@Kensai.com