I'm trying to write a simple web page and can't get my footer to display at the end of my page. I have the same footer on about 26 pages, and there is no problem on them, so I know there isnt anything wrong with the footer file. For some reason, the footer pops up to the right sode of the page. No matter where I put it, thats where it goes. Whats wrong with it?
mosarie79 0 Newbie Poster
The attachment preview is chopped off after the first 10 KB. Please download the entire file.
<html>
<head>
<title><%=sWebSiteName%> - Help Page</title>
</head>
<body topmargin="0" leftmargin="5" marginheight="0" marginwidth="5">
<!-- ****** Page contains the top part (search, banner and navigation included here ****** -->
<!--#include file = "includes/pagetop.asp"-->
<%
dim bShowOrdTrack,bShowRMA
bShowOrdTrack = ConvertToBool(rsShoppingPreferences("SHOWORDTRK"))
bShowRMA = ConvertToBool(rsShoppingPreferences("SHOWRMA"))
%>
<table cellpadding=0 cellspacing="0" align = left border="0" bgcolor =white >
<tr>
<td background="images/leftsidebkgd.png" align=left width = 15% valign="top" >
<!-- #include file="includes/products.html" -->
</td>
<td valign="top" >
<img src="images/blank.gif" width="1" height="6" border="0" alt>
<table width="60%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td><A Name="Top"></A> </td>
</tr>
<tr >
<td rowspan="4" width="100%" align="center"> <font size = 5 color=black >Frequently Asked Questions</font></td>
</tr>
<tr>
<td height="17"><img src="images/blank.gif" width=1 height=1 border=0 alt=""></td>
</tr>
<tr>
<td> </td>
</tr>
</table><br><br>
<table border="0" width="95%" cellspacing="4" cellspacing=3 align="center">
<tr>
<td width="70%"><a href="#What is a default shipping address" > <li><font size = 3 color=blue >What is a default shipping address?</font></a></li></td>
<td rowspan="99" valign="top" width="30%">
<table cellpadding="1" cellspacing="0" border="0" width="100%">
<tr>
<td >
<table cellpadding="1" cellspacing="0" border="0" width="100%">
<tr>
<td width=65% Align="Center"><font size = 3 color= #F87431> Help</font></td>
</tr>
</table>
</TD>
</TR>
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td >
<ul>
<li><a href="<%=sNonSecurePath%>learn.asp?CartId=<%=scartID%>" > <font size = 3 color=blue >Learn about our on-line shop</font></a></li>
<li><a href="#Pricing And Discount" > <font size = 3 color=blue >Pricing And Discount</font></a></li>
<li><a href="#Payment Options" > <font size = 3 color=blue >Payment Options</font></a></li>
<%If bShowRMA Then%>
<li><a href="#Our Returns Policy" > <font size = 3 color=blue >Our Returns Policy</font></a></li>
<%End If%>
<%If bShowOrdTrack Then%>
<li><a href="#Tracking your order" ><font size = 3 color=blue > Tracking Your Order</font></a></li>
<%End If%>
<%If bAllowWishList Then%>
<li><a href="#how_do_i_view" > <%=sWishList%></font></a></li>
<%End if%>
</ul>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="70%"><a href="#What is a default credit card" > <li><font size = 3 color=blue >What is a default credit card?</font></a></td>
</tr>
<tr>
<td width="70%"><a href="#Can I change the expiration date of a credit card in my list" > <li><font size = 3 color=blue >Can I change the expiration date of a credit card in my list?</font></a></td>
</tr>
<tr>
<td width="70%"><a href="#Can I have more than one billing address" > <li><font size = 3 color=blue >Can I have more than one Billing address?</font></a></td>
</tr>
<tr>
<td width="70%"><a href="#Can I have more than one shipping address" > <li><font size = 3 color=blue >Can I have more than one shipping address?</a></font></td>
</tr>
<tr>
<td width="70%"><a href="#How can I add a shipping address to my address list" > <li><font size = 3 color=blue >How can I add a shipping address to my address list?</a></font></td>
</tr>
<tr>
<td width="70%"><a href="#Can I delete an address from my address list" > <li><font size = 3 color=blue >Can I delete an address from my address list?</a></font></td>
</tr>
<tr>
<td width="70%"><a href="#How do I make changes to an address in my list" > <li><font size = 3 color=blue >How do I make changes to an address in my list?</a></font></td>
</tr>
<%If bShowOrdTrack Then%>
<tr>
<td width="70%"><a href="#How do I check the status of my order" > <li><font size = 3 color=blue >How do I check the status of my order?</a></font></td>
</tr>
<%End If%>
<tr>
<td width="70%"><a href="#How do I cancel an order" > <li><font size = 3 color=blue >How do I cancel an order?</font></a></td>
</tr>
<tr>
<td width="70%"><a href="#What are the benefits of registration?" > <li><font size = 3 color=blue >As a registered customer, what are my other benefits?</a></font></td>
</tr>
<tr>
<td width="70%"><a href="#I already have an account with you. Do I need to register again on your web store?" > <li><font size = 3 color=blue >I already have an account with you. Do I need to register <br> again on your web store?</a></font></td>
</tr>
<tr>
<td width="70%"><a href="#Can I place an order without registering my account" > <li><font size = 3 color=blue ><font size = 3 color=blue >Can I place an order without registering my account?</a></font></td>
</tr>
<tr>
<td width="70%"><a href="#How can I place an order without using my credit card" > <li><font size = 3 color=blue >How can I place an order without using my credit card?</a></font></td>
</tr>
<tr>
<td width="70%"><a href="#What should I do if I forget my password" > <li><font size = 3 color=blue >What should I do if I forget my password?</a></font></td>
</tr>
<%If bAllowWishList Then%>
<tr>
<td width="70%">
<a href="#How do I view a Friend's WISH_LIST" > <li><font size = 3 color=blue >How do I view a Friend's <%=sWishList%>?</font></a></font>
</td>
</tr>
<tr>
<td width="70%">
<a href="#How do I access WISH_LIST" > <li><font size = 3 color=blue >How do I access <%=sWishList%>?</font></a></font>
</td>
</tr>
<tr>
<td width="70%">
<a href="#How do I create a WISH_LIST" > <li><font size = 3 color=blue >How do I create a <%=sWishList%>?</font></a></font>
</td>
</tr>
<tr>
<td width="70%">
<a href="#How to allow other users to access your WISH_LIST" > <li><font size = 3 color=blue >How to allow other users to access your <%=sWishList%>?</font></a></font>
</td>
</tr>
<tr>
<td width="70%">
<a href="#How to allow invitees to ship to other Addresses" > <li><font size = 3 color=blue >How to allow invitees to ship to other Addresses?</font></a></font>
</td>
</tr>
<tr>
<td width="70%">
<a href="#How to hide purchase from Invitees" > <li><font size = 3 color=blue >How to hide purchase from Invitees?</font></a></font>
</td>
</tr>
<tr>
<td width="70%">
<a href="#What is Current WISH_LIST" > <li><font size = 3 color=blue >What is Current <%=sWishList%>?</font></a></font>
</td>
</tr>
<%End if%>
<tr>
<td width="70%"> </td>
</tr>
</table>
<table border="0" cellspacing="2" width = "95%" cellpadding=4 align="center">
<tr>
<td width="100%"> <a name="What is a default shipping address"><font size = 3 color=black ><b> What is a default shipping address</b></font></a>?</font></td>
</tr>
<tr>
<td width="100%">
<font class="content">
<P align=Justify>
You may have specified more than one shipping address in your account information.
The default shipping address is the address to which your order will be shipped unless you select another shipping address for this order.
</p>
</font>
</td>
</tr>
<tr>
<td width="100%"> </font></td>
</tr>
<tr>
<td width="100%"><a name="What is a default credit card"> <font size = 3 color=black ><b> What is a default credit card</b></a>?</font></td>
</tr>
<tr>
<td width="100%">
<p align=justify>
You may have specified more than one credit card in your account information.
The default credit card is the card that will be charged with the value of your order unless
you select another credit card to be charged for this order.
</p>
</font>
</td>
</tr>
<tr>
<td width="100%"> </font></td>
</tr>
<tr>
<td width="100%"> <a name="Can I change the expiration date of a credit card in my list"><font size = 3 color=black ><b> Can I change the expiration date of a credit card in my list</b></a>?</font></td>
</tr>
<tr>
<td width="100%">
<p align=justify>Yes. To update credit card information, click
on Account Info. Click on Credit Card Details button in the Account Info page. Select the
card from the list and click on Update Credit Card button.</p></font>
</td>
</tr>
<tr>
<td width="100%"> </font></td>
</tr>
<tr>
<td width="100%"> <a name="Can I have more than one billing address"><font size = 3 color=black ><b> Can I have more than one billing address</b></a>?</font></td>
</tr>
<tr>
<td width="100%"> <p align=justify>No. You cannot have more than one billing address. But you can change your billing address by editing it.</p></font></td>
</tr>
<tr>
<td width="100%"> </font></td>
</tr>
<tr>
<td width="100%"> <a name="Can I have more than one shipping address"><font size = 3 color=black ><b> Can I have mo
srinix 0 Newbie Poster
there is no include file information. check the path of the file. or try to use <!--#include virtual and check.
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.