Do you provide SSL secured online order form for our online stores?
How do I do currency unit like £, ¢, and ¥ in Ziron StoreCreator?
How do I do ASCII characters in HTML documents?
How do I automatic redirect an incoming browser(visitor) to a new web site(online store) ?
Do you provide SSL secured online order form for our online stores?
Yes
. We provide a SSL Secured order form services for all your online stores that are built using Ziron StoreCreator with a
yearly
charge of US$50.00.
To apply, please
Click here
. Please remember to enter your Ziron StoreCreator Account ID or email address.
Top
How do I set currency unit like £, ¢, and ¥?
Currency Unit
HTML code
¢
¢
£
£
¥
¥
Top
How do I do ASCII characters in HTML documents?
To use the upper ASCII characters in HTML documents, you need to type decimal references or entity references.
Decimal references have the format nnn; where nnn is a number that references the character. Entity references have the format &nnn; where nnn is a text string that references the character.
Click here for more detail.
Top
How do I automatic redirect an incoming browser(visitor) to a new web site(online store) ?
Please use the meta tag refresh
the following is an example, which will refresh to the new url after 3 second
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>ziron programming link invitation form</title>
</head>
<body bgcolor="#000000" text="#FFFFFF" link="#FFF0cc" vlink="#C0C0C0" alink="#00FFFF">
<META HTTP-EQUIV=REFRESH CONTENT="3;URL=http://www.ziron.com/">
Thanks for inviting your friend to join us, you will be redirect to
<a href="http://www.ziron.com/"> http://www.ziron.com/ </a> in 3 seconds.
</body> </html>
Top
(c) 1998
Ziron Multimedia
. All rights reserved.
Email :
WebMaster