
|
Method #1 is the simplest, and does not spawn a new browser window... it displays the HamLogsOnline.com website and the results of the search in the same browser window as your site. Add the HTML code to your site. |
|
Method #2 is more complex, but does spawn a new browser window... it displays the HamLogsOnline.com website and the results of the search in a new browser window, leaving your site visible. Add the JavaScript code to your site. |
|
In the code you added, change the word YOUR_CALLSIGN to the callsign of the log you want searched exactly as it is on HamLogsOnline.com |
|
Depending upon your HTML editing software, and whether you copy/pasted, you may need to change the characters "& lt;" to "<" and "& gt;" to ">" if they display that way. |
|
That's it. |
|
Here's how to test the "YOUR_CALLSIGN" value above:
If you see the HamLogsOnline.com site with actual results, the log callsign you used is correct. |