Stefan
Wed Dec 31 03:56:15 CST 2003
See response below
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"Pat Curran" <curranpg@hotmail.com> wrote in message news:e2LQR62zDHA.1660@TK2MSFTNGP09.phx.gbl...
| Thanks for your time Jim. I am designing instructions for a software
| application I wrote. Here is my code:
| ************************Snip
| <HTML>
|
| <head>
| <TITLE> Personal Data Manager Instructions </TITLE>
| <meta name="Microsoft Theme" content="sumipntg 011">
| </head>
|
| <body>
|
| <font size="5"> Export Data</font>
|
| <p> ? </p>
|
| <hr align="center">
| <p> ? </p>
| <table border="1" width="97%">
| <tr>
| <td width="57%" valign="top">
| <p style="text-indent: 15; margin-left: 10; margin-right: 10"><font
| size="4"><span style="font-family: Times New Roman; mso-fareast-font-family:
| ??; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language:
| AR-SA">Here
| you can back up Selected Records or All Records
| to a Floppy Disk. You can also Export your Data
| to a Palm Device or export it to Excel or
| Outlook. After you send your taskings to
| Outlook, You can then email out notifications of
| the taskings automatically. You can also send
| out Bulk Emails to the Unit, or groups in the
| unit, like Plts, Enlisted, etc etc.
| Click on one of the buttons for more
| information.</span></font></p>
| </td>
| <td width="43%">?</td>
| </tr>
| </table>
| <P align="left" style="margin-right: 500">
| <P align="left">
| <hr align="center">
| <Font>
| <hr align="center">
| <font size="6"><a HREF="persdata.htm">Return Home</a></font>
| </font>
| </HTML>
| *****************************Snip
| Have a great New Year.
| Pat
|
|