<% 'response.Write(request("captcha")&"---111
") 'response.Write(session("captcha")&"++++111
") 'response.End() if request("action") = "captcha" then response.Write(".") 'response.Write(request("captcha")&"---111
") 'response.Write(session("captcha")&"++++111
") 'response.End() if cstr(request("captcha")) = cstr(session("captcha")) then 'response.Write(request("captcha")&"3333
") ' response.Write(session("captcha")&"2222
") response.write "
" response.Write "" response.Write "" response.Write "" response.Write "" response.Write "" response.Write "" response.Write "" response.Write "" response.Write "" response.Write "" response.Write "" response.Write "" response.Write "" response.Write "" response.Write "" response.Write "" response.Write "" 'response.write ("") 'response.Write "" response.Write "
" session("captcha")="" %> <% else 'response.Write("TTT") 'response.End() mess="Sorry, security code not match." end if end if %> <% 'Specify your captcha length here, this is the only configuration requirement captchaLength = 5 Function captcha(captchaLength) if captchaLength > 15 then captchaLength = 15 HighestValue = left(100000000000000,captchaLength) lowestValue = left(999999999999999,captchaLength) Randomize intHighestNumber = Int((HighestValue - LowestValue + 1) * Rnd) + LowestValue session("captcha") = Int(intHighestNumber) x = 1 'response.write vbcrlf & "" & vbcrlf & vbtab & "Security Code:" & vbcrlf while x <= captchaLength response.write vbtab & vbtab & "" & vbcrlf x = x + 1 wend 'response.write vbtab & "" & vbcrlf & "" & vbcrlf End Function %> Free Product Alert Section. <% Upper_Patch "" %>
<% right_patch response.write "
" response.write "

Home>> " response.write "Product Alert :" response.write "


" %> Free Registration in Product Alert
Register here for FREE and we will alert you through e-mail on the new product launches and new additions on our website. This will ensure that you don't have to spend hours to search new products.

For Existing User
If you already registered Click here to proceed.

Please enter your details:
(Fields marked with *are mandatory)

Login: " >* (Enter your email ID as login name)
Password: *
E-mail:     ">*

Company: ">*
Full Name: ">*
Designation: ">*
Address: ">
City: ">*
Pin: ">*
State: ">*
Country:
Tel. No.: 1.">*
2.">
Fax No.: ">
*

Your business function is mainly: *
Manufacturer/OEM
Distributor/Wholesaler
Importer
Retailer
Corporate
Interior Decorator
Other
security code: <%captcha(captchaLength)%><%=mess%>

  

<% Bottom_Patch %>