<%server.ScriptTimeout=6000%> Handicrafts, Corporate Gifts, Promotional Items, Home Decor, Stationery, Toys & Games, Leather Products, Jute Products <% Upper_Patch "products" dim Eror,Eror2,Login,Pwd,db Eror = "" Eror2 = "" flag= true Login = "" if request.form("Login") <> "" then connection dim s s="select member_id from Member where Login like '"&request.form("login")&"' " ' response.write s set rs=server.createobject("adodb.recordset") rs.open s, db, adopenstatic s ="" if not rs.eof then Eror = "The Login Name is already in use." flag=false else s="select member_id,Login,Password from Member where Email like '"&request.form("email")&"' " set rs1=server.createobject("adodb.recordset") rs1.open s, db, adopenstatic ' response.write "
"&s if not rs1.eof then Eror2="You are already registered in easy2source.com" flag=false if rs1("login") = "" then response.write "
" response.write "" response.write "" response.write "" response.write "" %> <% end if else response.write "" response.write "" response.write "" response.write "" response.write "" %> <% end if end if end if response.write "
" response.write "

Home >> Product Search" if session("Category") <> "" then response.write " >> "&session("Category")&"" end if response.write " >> Register Yourself :" response.write "


" response.write "User/Member Registration: Step 1 of 2
" response.write "Register here for FREE and we will alert you through e-mail on the new product launches and new additions on our easy2source.com. This will ensure that you don't have to spend hours to search new products

In order to send your inquiries to the respective suppliers, Please fill in the following form. This will also enable to keep track of your all the inquiries. Your inquiries will be stored in the inquiry basket which you can view at any time by entering your login name and password.

" response.write "To Register: Step 1 of 2

" response.write "Step 1 : Login Information
Fields marked with asterisk ( * ) are mandatory" response.write "" if Eror <> "" then response.write "

Following Error Occured:
" response.write "Error : Login Name Already Exists

" response.write "Please make the necessary corrections to proceed. Thanks for your patience." end if if Eror2 <> "" then response.write "

Following Error Occured:
" response.write "Error : You are already Registered in easy2source.com

" response.write "Please make the necessary corrections to proceed. Thanks for your patience." response.write "

If you forgot your Login and password Please Click here on Forgot Password.

" else response.write "" response.write "" response.write "" response.write "" response.write "" response.write "" response.write "" response.write "" response.write "
Login Name:*( Enter your email ID.Should be atleast 4 characterslong)
Password:*" response.write "(No spaces allowed. Should be atleast 4 characters long)
Retype Password:*Should be same as Password)
E-mail:*(Must be a valid email address)
" response.write "" response.write "
  " response.write "

easy2source.com will not disclose information submitted by you to any third party other than in connection with a transaction in which you are involved. Please refer to our Privacy Policy for details.

" end if Bottom_Patch %>