| ||||
|
How to add Direct Callsign Lookups to Your Web Page QRZ welcomes all sites to link to our lookup database. The examples below show how you can add a direct callsign lookup feature to any web page. Direct Link to Your Callsign If you would like to place a direct link to your callsign on your home page, use this HTML code (using AA7BQ as an example):
Try it here: QRZ link to My Callsign Lookup Links Here's an easy "Quick Lookup" search link, just like that found at the top of the QRZ home page: And here's the HTML code that does it: Here's a deluxe version that looks great on any page. Use your browser's View->Page Source menu option to see the HTML coding that we used to create the colored box background effect.<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>
![]() |