home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd1.bin
/
software
/
dave
/
dqsd.exe
/
searches
/
telfr.xml
< prev
next >
Wrap
Text File
|
2003-04-20
|
1KB
|
41 lines
<search function="telfr">
<name>French phone numbers</name>
<description>
Get the name behind the phone number. Spaces and other separators allowed.<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpBoxDescTable">
<tr><td class="helpboxDescColumns">telfr 01.42-92*81_00</td></tr>
</table>
</description>
<category>People and Places</category>
<link>http://www.infobel.com/france/default.asp?qSearchType=RWP</link>
<contributor>MLL</contributor>
<todo>allow several criterias (last name, city,...)</todo>
<form name="telfrf"
method="get"
action="http://www.infobel.com/france/wp/revsearch/result.asp">
<input type="hidden" name="qcitycode" value="" />
<input type="hidden" name="qstreetcode" value="" />
<input type="hidden" name="qnacecode" value="" />
<input type="hidden" name="qphone" value="" />
</form>
<script><![CDATA[
function telfr(q)
{
if( nullArgs( "telfr", q ) ) return false;
document.telfrf.qphone.value = q;
submitForm(telfrf);
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>