Q:
I've got FrontPage 98 right now. Is it worth it to upgrade?
A:
Yes! Microsoft's Front Page 2000/2002 has many improvements and bug fixes
over FP98. If you haven't yet upgraded, you should do so as soon
as possible.

Q:
How do I paste the Americart tags into a page I am designing with
FrontPage 2002?
A:
Method 1)
If you are familiar with html code, probably the easiest way
to paste in the tags is to select the "html" tab at the bottom
of your page window to switch to seeing the source code. Then,
just place your cursor wherever in the source you want your
form to appear and do a "Paste".
Method 2)
An alternate way where you can avoid the source code, but still
do a quick and easy paste, is to use FrontPage's "Insert Html"
function. In "normal" view, pull down "Insert", select "Advanced",
then choose "Html...". You will get a pop-up window with
a text area to paste in. To "Paste", you will have to use
the keyboard shortcut, <ctrl>v (hold down Ctrl, hit v).
The code you previously "Copied" should appear in the box.
Then click "Ok".
If you use this method, the code will only appear in the "html"
and "preview" view. If you want to make the code appear, and be
"interpreted" by FP, switch to "html" view and delete the "webbot"
lines from around your pasted code:
<!--webbot bot="HTMLMarkup" startspan -->
the code you pasted in
<!--webbot bot="HTMLMarkup" endspan -->

Q:
I can't upgrade right now, and must keep using FP98. Can you help?
A:
Here is an old FrontPage 98 guide
that you can look over for help in that regard.