D
Dick
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>
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>