FranzO Software - Policies
<% 'toolbar.inc
redim buttons(5)
cursname=Request.ServerVariables("SCRIPT_NAME")
curspath=left(cursname,instr(2,cursname,"/"))
if curspath = "" then curspath = "/"
if len(curspath) > 3 then
cursfolder=mid(curspath,2,len(curspath)-2)
cursfolder=ucase(left(cursfolder,1)) & lcase(mid(cursfolder,2)) 'cursfolder is product name or FranzO
else
cursfolder="FranzO"
end if
cursname=mid(cursname,len(curspath)+1)
if left(cursname,1) = "/" then cursname=mid(cursname,2) 'leading / if a page off root
cursname=lcase(left(cursname,len(cursname)-4)) 'strip .asp
cursnamecap=ucase(left(cursname,1)) & lcase(mid(cursname,2))
buttons(1)="Download"
buttons(2)="Support"
buttons(3)="Register"
buttons(4)="Feedback"
buttons(5)="Search"
if curspath="/" and cursname="default" then 'homepage
ahome = ""
else
if cursname="default" then
ahome = ""
else
ahome = ""
end if
end if
if alreadyrun<>1 then
response.write "" & " "
alreadyrun=1
end if
sub outOneTB(byval s)
response.write "
" & s & "
" & chr(13) & chr(10)
end sub
%>
<%
if not (curspath="/" and cursname="default") then 'not at home page - no UP for home page
outOneTB ahome & "Up"
end if
%>
<%
for i=1 to ubound(buttons)
if buttons(i) <> cursnamecap then
if i=ubound(buttons) then
outOneTB "Search"
else
outOneTB "" & buttons(i) & ""
end if
end if
next
%>
Policies
General information
Name of business: FranzO Software
Export restricitions: none
Goods and services offered
FranzO Software offers the following goods for sale:
Oosie
Directory Sizer
For information about these products, please see the home page
Delivery policy
Most purchasers download, install and try the fully functional evaluation version, and
then register the software with FranzO Software. FranzO Software then emails the purchaser
a registration number and delivery is considered to be complete.
CDs containing the software are also offered for sale. These are delivered by
post and should arrive at their destination within 14 days of order.
Refund policy
To cancel an order, please email within 24 hours of placing the order.
Note that fully functional evaluation copies are available to trial for a period of
30 days from download pages. The purchaser should make an
informed decision based on these evaluation copies before placing an order.
Terms of trade and jurisdiction
Purchases will be deemed to have occured in New Zealand.
Any disputes resulting in court action will be held in New Zealand and will be subject to
New Zealand law.
FranzO Software is a New Zealand business. All transactions are advertised in
New Zealand dollars and will be billed to you in New Zealand dollars.