I just took a look at the code for the search box one. Techguy, aren't you tricking people to place a google search box with your Adsense account attached on their site?

Everytime someone does a search with it, you get paid. Making money off of other person without telling them first what is really going on is dishonest
http://www.techguy.org/remotelinks/search.js Quote:
|
document.write('<form method="get" action="http://www.google.com/custom"><table border="0" cellpadding="0" cellspacing="0" bgcolor="#42B5CE" width="200"><tr><td colspan="2"><a href="http://www.techguy.org/"><img src="http://www.techguy.org/remotelinks/images/search.gif" alt="Tech Support Guy" border="0"></a></td></tr><tr><td align="center" height="10"><font color="#FFFFFF" size="2" face="Arial"><b>search free computer help:</b></font></td></tr><tr><td align="center" height="30"><input type="hidden" name="domains" value="TechGuy.org"></input><input type="hidden" name="client" value="pub-8168439598877194"></input><input type="hidden" name="forid" value="1"></input><input type="hidden" name="channel" value="0005803673"></input><input type="hidden" name="ie" value="ISO-8859-1"></input><input type="hidden" name="oe" value="ISO-8859-1"></input><input type="hidden" name="safe" value="active"> </input><input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:3 36699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;"></input><input type="hidden" name="sitesearch" value="TechGuy.org"></input><input type="text" name="q" size="15" maxlength="255" value=""></input><input type="hidden" name="hl" value="en"></input><input type="submit" class="button" value="Go" /></td></tr><tr><td bgcolor="#000000" height="1"> </td></tr></table></form>');
|
The "forums list" is the same way
http://www.techguy.org/remotelinks/forums.js Quote:
|
document.write('<form method="get" action="http://www.google.com/custom"><table border="0" cellpadding="0" cellspacing="0" bgcolor="#42B5CE" width="200"><tr><td colspan="2"><a href="http://www.techguy.org/"><img src="http://www.techguy.org/remotelinks/images/search.gif" alt="Tech Support Guy" border="0"></a></td></tr><tr><td align="center" height="10"><font color="#FFFFFF" size="2" face="Arial"><b>search free computer help:</b></font></td></tr><tr><td align="center" height="30"><input type="hidden" name="domains" value="TechGuy.org"></input><input type="hidden" name="client" value="pub-8168439598877194"></input><input type="hidden" name="forid" value="1"></input><input type="hidden" name="channel" value="0005803673"></input><input type="hidden" name="ie" value="ISO-8859-1"></input><input type="hidden" name="oe" value="ISO-8859-1"></input><input type="hidden" name="safe" value="active"> </input><input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:3 36699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;"></input><input type="hidden" name="sitesearch" value="TechGuy.org"></input><input type="text" name="q" size="15" maxlength="255" value=""></input><input type="hidden" name="hl" value="en"></input><input type="submit" class="button" value="Go" /></td></tr><tr><td bgcolor="#000000" height="1"> </td></tr></table></form>');
|