<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> Persoonlijke gegevens <% nlo = request.form("lo") nnm = request.form("nm") npw = request.form ("pw") nhpw = request.form ("hpw") nbnm = request.Form("bnm") nstr = request.form("str") npnr = request.form("pnr") ngem = request.form("gem") nland = request.form("land") nbtw = request.form("btw") ntel = request.Form("tel") nfax = request.Form("fax") nem = request.Form("em") nws = request.form("ws") nhr = request.Form("hr") nhulp = request.Form("hulp") lsql = "select * from tblland" set lRS = oConn.execute(lsql) %>
Enkel in te vullen door handelaars   

In te vullen door alle nieuwe klanten

 

 

Bedrijfsnaam:*
  Login:* <%if nlo = "" then%> X <%else%> <%if ef = 1 then%> OK <%else%> Login bestaat al <%end if%> <%end if%>
BTW nr:*   Paswoord:*
Herhaal Paswoord:*
<%if nhpw <> npw then%> X <%else%> <%end if%>
[B] HR: [N] KVK:*   Contactpersoon:* <%if nnm = "" then%> X <%else%> <%end if%>
 
Om tegen groothandelsprijzen te kunnen kopen, is het beslist noodzakelijk om een bedrijf te hebben binnen de branche.
(vb dierenwinkel, trimsalon, hondenpension, fokkerij/ kennel, hondenschool (+btw-nr), dierenartsen,asyls)

Om misbruiken te voorkomen, krijgen handelaars & Trimsalonspas na aanvraag via E-mail controle van hun BTW nummer en HR / KVK inschrijving, toegang tot de inkoopprijzen.
    Straat:* <%if nstr = "" then%> X <%else%> <%end if%>
      Postnr:*  <%if npnr = "" then%> X <%else%> <%end if%>
      Gemeente:* <%if ngem = "" then%> X <%else%> <%end if%>  
      Land:*
      Tel:
Fax:
      E-mail:  
      Website
   
         
       
<% if nlo <> "" then if nnm <> "" then if npw <> "" then if nstr <> "" then if npnr <> "" then if ngem <> "" then if nland <> "" then if nhpw <> "" then if npw = nhpw then response.redirect("toevhandelaar.asp?lo="&nlo&"&nm="&nnm&"&bnm="&nbnm&"&str="&nstr&"&pnr="&npnr&"&gem="&ngem&"&land="&nland&"&btw="&nbtw&"&tel="&ntel&"&fax="&nfax&"&em="&nem&"&ws="&nws&"&pw="&npw&"&hr="&nhr&"") end if end if end if end if end if end if end if end if end if %>