You need to paste it in Code/Html View (Not design/page view)
--
_____________________________________________
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.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________
"Dick" <LeadWinger> wrote in message news:(E-Mail Removed)...
|I want to put a link on my page to another site. They provide the
| HTML to add for the link. When I paste it into my FP html, all it
| does is repeat the code on the page. What do I need to add/change to
| the following to make it work in FP2000?
|
| <FORM method="GET" action="http://www.qrz.com/callsign.html">
| <B>QRZ callsign lookup:
| <INPUT type="text" name="callsign" size="8">
| <INPUT type="submit" value="Search"></B></FORM>