qslinfo.de - your web qsl information source!
qslinfo.de can be queried using XML
Web Services. Interested software authors please contact DL2CC.
Another software that has built in support for querying qslinfo.de is DXSpider.
*Attention website authors: please update the hyperlink or form action to www.qslinfo.de, see below!
Please
support us by making a small donation, either by using the link below for
paypal (accepts any credit card) or by sending a few dollars or
euros to:
Frank Grossmann
Vogelsangstr.23
D-70176 Stuttgart
Germany
Thanks and vy 73, good DX.
The DB0SDX QSL databases are maintained by Lothar, DL1SBF.
Please don't bother him with e-mails, instead enter your comments into the database by using the functions found on the search results in the 'action' column (?) and on the bottom of the page (add entry). Your comments will be shown to everybody using this system together with any found records for the next 3 months after entering the comment.
Lothar will receive your comment or new entry automatically and will enter it into the database. If you have any comments about this service or occuring errors, please report them to Frank, DL2CC.
The OZ7C-databases are included in the search merely as an addition and cannot be updated from here. Be careful with the data found there, as numerous errors in the OZ7C databases have been reported.
For the ON6DP database - we don't have any feedback as of quality of this database as well..
Please enter your comments into this service to correct the errors, they will be read by the database maintainers and everybody else using this system.
Integrate QSLINFO into your homepage!
To integrate this service into your homepage:
A) with a hyperlink, example is in Microsoft ASP:
<ahref="http://www.qslinfo.de?function=search&call=<%=SEARCHCALL%">search</a>
B) with a form
copy the source code from this html file beginning with the <form> and ending with the </form> tag to your html file.
C) in other words
| form action property: http://www.qslinfo.de |
| include a hidden field with the name "function" and value "search" |
| include a field for the sought callsign named: "call" |