- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: Maxime
Subject: Re: Changing search.c

Probably the better way is to use iframe, if you can predefine its dimentions, 
something like that:
<iframe src="http://www.siteblahblah.com/ads.php?keys=$&;(q)" width="200" 
height="100" marginwidth="0" marginheight="0" frameborder="0" 
scrolling="no"></iframe>

In this case, user browser are making additional http request to include your 
ads, not the dpsearch itself, thus you save some time in search query 
processing and get the same result.
- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Read the full topic here:
http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;topic_id=1145587761

Reply via email to