<% Dim rec, conn, sql, kauf ' Produkte aus der Datenbank auslesen Set conn = Server.CreateObject("ADODB.Connection") conn.Open "mapview" %>

Please fill out this form for registration and take care when entering your e-mail address.
Note: This information will never be sold or abused.

Ypu will get an invoice as PDF after sending this form.

Immediately after receiving your payment we'll send you the registration number by E-Mail.

Product

Versions

<% sql="SELECT * FROM Rechnung WHERE Kaufoption = 'Neu' ORDER BY ID" Set rec = conn.Execute(sql) rec.MoveFirst while not rec.EOF %> <% rec.MoveNext wend %>
Price*
"> <%=rec("KaufoptionEnglisch")%> <%=FormatNumber(rec("PreisNetto"),2)%> €

Upgrades

<% sql="SELECT * FROM Rechnung WHERE Kaufoption = 'Update' or Kaufoption = 'CrossUpdate' ORDER BY ID" Set rec = conn.Execute(sql) rec.MoveFirst while not rec.EOF %> <% rec.MoveNext wend %>
Price*
"> <%=rec("KaufoptionEnglisch")%> <%=FormatNumber(rec("PreisNetto"),2)%> €

Shipping Charges

There is no extra charge if you get MapViewSVG by Download or by E-Mail.

<% sql="SELECT * FROM Rechnung WHERE Kaufoption = 'NeuUpdate' ORDER BY ID" Set rec = conn.Execute(sql) rec.MoveFirst while not rec.EOF %> <% rec.MoveNext wend %>
Price*
"> <%=rec("KaufoptionEnglisch")%> <%=FormatNumber(rec("PreisNetto"),2)%> €

* Orders within Germany: add 19% VAT; orders within EU: add 19% VAT when ordering without VAT number.

Your address

Company / Institution:
If you order MapViewSVG as a private person,
please insert your name.
  Mr.  Ms.
First name:
Last name:
Street / PO Box:
Zip Code / City:
Country:
Phone:
Fax:
E-Mail:
In case of ordering upgrades: Your MapViewSVG Licence-No:
VAT-ID:
(For orders inside the European Union (not Germany)).
 
Comments:
 

^^ Top