⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 host_ecommerce.asp@output=print

📁 W3Schools tutorial..web designing
💻 ASP@OUTPUT=PRINT
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-US" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">

<head>
<title>Web Hosting E-Commerce</title>
 
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="Keywords" content="xml,tutorial,html,dhtml,css,xsl,xhtml,javascript,asp,ado,vbscript,dom,sql,colors,soap,php,authoring,programming,training,learning,beginner's guide,primer,lessons,school,howto,reference,examples,samples,source code,tags,demos,tips,links,FAQ,tag list,forms,frames,color table,w3c,cascading style sheets,active server pages,dynamic html,internet,database,development,Web building,Webmaster,html guide" />

<meta name="Description" content="Web hosting tutorial from W3Schools HTML, XHTML, XML, JavaScript, ASP, ADO, PHP, SQL, MySQL, FrontPage, Email, Perl, Domain" />

<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "../../https@ssl./default.htm" : "../../www./default.htm");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3855518-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>

</head>
<body>

<p>From <b>http://www.w3schools.com</b> (Copyright Refsnes Data)</p>

<h1>Web Hosting E-Commerce</h1>
<a href="host_types.asp"><img border="0" src="../images/btn_previous.gif" width="100" height="20" alt="Previous" /></a>
<a href="host_resources.asp"><img border="0" src="../images/btn_next.gif" width="100" height="20" alt="Next" /></a>


<hr />
<p class="intro">If you are selling a product or a service, e-commerce might be 
a smart way to do business.</p>
<hr />

<h2>Internet Commerce</h2>
<p>
E-Commerce is about selling products or services over the Internet.</p>

<p>
If you are selling a product or a service, e-commerce might be a smart way to do 
business. Over the Internet you can reach a large number of customers.</p>

<hr />
<h2>E-Commerce Systems</h2>
<p>It is not a very good idea to build your own e-commerce system. Some (larger) 
companies might do it, but we will not recommend it if you run a smaller 
business. Building an e-commerce system is a complicated process, 
with the potential for a lot of errors.</p>
<p>You might buy a ready-to-use system and run it on your own server. Many 
systems are available on the market today, and most of them 
will cover your basic needs for order management and processing. But again, if 
you are not familiar with hosting your own web site, starting with an e-commerce 
site is not the right thing.</p>

<p>The best solution, in our opinion, is to find a hosting provider that offers 
an e-commerce solution.</p>

<hr />
<h2>Hosting Providers</h2>


<p>E-commerce covers a very huge range of products. With different hosting 
providers you will find anything from very simple to very complex solutions. </p>


<p>Most providers will offer a simple and inexpensive solution that allow you 
to run your own &quot;virtual store&quot;.</p>


<hr />
<h2>Your Checklist</h2>
<ul>
	<li>How does it handle customers?</li>
	<li>How does it handle product catalogs?</li>
	<li>How does it handle orders?</li>
	<li>How does it handle inventory?</li>
	<li>How does it handle back orders?</li>
	<li>How does it handle shipment?</li>
	<li>How does it handle accounts?</li>
	<li>How does it handle billing?</li>
	<li>How does it handle payment?</li>
	<li>How does it handle foreign currency?</li>
	<li>How does it handle credit cards?</li>
	<li>How does it handle taxes?</li>
	<li>How does it handle security?</li>
	<li>How does it handle integrity (encryption)?</li>
</ul>


<p>Also check if the most time-consuming tasks are automated. Look for automated 
billing, invoice handling, accounting, and report generation.</p>


<p>Before you sign up a contract with any hosting provider, surf some other 
e-commerce 
sites on their servers. Find out how it works. Actually try some shopping and 
see if you get a good feeling. 
Also compare the other sites against yours, to see if it looks like you have the 
same needs. Contacting some of the other customers is also a valuable option.</p>


<hr />
<h2>Tax Issues</h2>
<p>Taxes is a complex issue for most on-line stores. Especially VAT (Value Added 
Tax).</p>
<p>If you are selling on-line, you will most likely be in the export business.</p>
<p>Trading with different countries is easy, but tax issues might be tricky. 
Exporting goods may not be the subject of VAT in your country, but often your 
customers will have to pay their local VAT when they pick up the goods.</p>
<p>In addition, there will be the issue of income tax for your shop, depending 
on how you report your income from sales.</p>
<p>Before starting an on-line store, be sure to consult your tax adviser.</p>


<hr />

<a href="host_types.asp"><img border="0" src="../images/btn_previous.gif" width="100" height="20" alt="Previous" /></a>
<a href="host_resources.asp"><img border="0" src="../images/btn_next.gif" width="100" height="20" alt="Next" /></a>

<p>From <b>http://www.w3schools.com</b> (Copyright Refsnes Data)</p>

</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -