I have made a page I want to use on Outlook 2000 as stationery but whenever you click down to type it moves the header picture down
Could you get round this using margins???
I have made a page I want to use on Outlook 2000 as stationery but whenever you click down to type it moves the header picture down
Could you get round this using margins???
I have tried using <span id="_AthCaret">
But it doesnt seem to make any difference
Can you send me or post the codes here...Originally Posted by s80wkr
Here is the finished page
I would like the cursor to start after the horizontal line if you click on the page or when you press TAB if possible
Also dont think it can be js as I dont think email programs will ike it
The asp code is not used for the actual stationery it's so people can customise it
Thanks
Code:<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Willows</title> <style type="text/css"> <!-- body { background-color: #F8F8F8; } --> </style> </head> <body> <table width="190" border="0" align="center" cellpadding="1" cellspacing="0" bgcolor="#cccccc"> <tr> <td><table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td><table align="center" border="0" cellpadding="5" cellspacing="0" width="100%"> <tr> <td class="sideBarText"><table width="600" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="96" valign="bottom" bgcolor="#FFFFFF"><div align="right"><img src="http://www.sbowker.co.uk/willows_logo.jpg" width="130" height="96" /></div></td> </tr> <tr> <td height="20" valign="middle" bgcolor="#FFFFFF"><div align="right"><img src="http://www.sbowker.co.uk/gr_pix.gif" width="600" height="1"></div></td> </tr> <tr> <td height="41" bgcolor="#FFFFFF"><font face="Arial, Helvetica, sans-serif" size="2"><span id="_AthCaret"> </font></td> </tr> <tr> <td height="103" bgcolor="#FFFFFF"><font size="2" face="Arial, Helvetica, sans-serif"><%=(rsStat.Fields.Item("s_closing").Value)%>,</font><br> <br> <font size="2" face="Arial, Helvetica, sans-serif"><%=(rsStat.Fields.Item("s_name").Value)%><br> <strong><%=(rsStat.Fields.Item("s_title").Value)%></strong><br> <br /> <a href="<A href="mailto:<%=(rsStat.Fields.Item("s_email").Value)%>"><%=(rsStat.Fields.Item("s_email").Value)%></a></font></td">mailto:<%=(rsStat.Fields.Item("s_email").Value)%>"><%=(rsStat.Fields.Item("s_email").Value)%></a></font></td> </tr> <tr> <td bgcolor="#FFFFFF"><div align="right"><img src="http://www.sbowker.co.uk/gr_pix.gif" width="600" height="1"></div></td> </tr> <tr> <td height="62" bgcolor="#FFFFFF"><div align="center"> <p><font face="arial" size="1" >WILLOWS PLANT LIMITED T/A WILLOWS CONSTRUCTION SERVICES<br> </font><font face="arial" size="1" > Willow House, Ashton Road, Golborne, Warrington, WA3 3TS<br /> Tel: 01942 528300 Fax: 01942 528301 email: pipelines@willowsconstruction.com </font></p> </div></td> </tr> <tr> <td height="2" valign="bottom" bgcolor="#FFFFFF"><div align="right"><img src="http://www.sbowker.co.uk/gr_pix.gif" width="600" height="1"></div></td> </tr> <tr> <td height="16" bgcolor="#FFFFFF"><img src="http://www.sbowker.co.uk/bottom_bar.gif" width="600" height="73"></td> </tr> <tr> <td height="2" bgcolor="#FFFFFF"><div align="right"><img src="http://www.sbowker.co.uk/gr_pix.gif" width="600" height="1"></div></td> </tr> <tr> <td height="61" bgcolor="#FFFFFF"><div align="center"><font face="Arial, Helvetica, sans-serif" size="1"><br> Internet communications are not necessarily secure and may be intercepted or changed after they are sent. Willows Construction does not accept liability for any such changes. <br /> If you wish to confirm the origin or content of this communication, please contact the sender using an <br /> alternative means of communication.<br /> <br /> This email may contain confidential information intended solely for use by the addressee. <br /> If you are not the intended recipient of this communication you should destroy it without copying, disclosing or otherwise using its contents. <br /> Please notify the sender immediately of the error.</font></div></td> </tr> </table></td> </tr> </table></td> </tr> </table></td> </tr> </table> </body> </html>
Hi,
Please check attached file see if this is your request.![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks