Search in forum:
Search


Author Message
Post10/26/2014 at 8:30am (UTC)    
Post subject: Search Engine

Can i add a search engine, lets say google custom search engine?
Please help, thank you.
Post10/21/2015 at 6:25pm (UTC)    
Post subject: Add google coustom search

I have used this code on my page this realy works.Add this code in your homepage.

<h3>GOOGLE CUSTOM SEARCH</h3>
<form name="cse" id="searchbox_demo" action="https://www.google.com/cse">
<input type="hidden" name="cref" value="" />
<input type="hidden" name="ie" value="utf-8" />
<input type="hidden" name="hl" value="" />
<input name="q" type="text" size="40" />
<input type="submit" name="sa" value="Search" />
</form>
<script type="text/javascript" src="https://cse.google.com/cse/tools/onthefly?form=searchbox_demo&lang="></script>

Laughing hope this will help you.sorry fo r my engllish.
______________
Himanshu surolia@manu
Display posts from previous:   


Powered by phpBB © 2001, 2005 phpBB Group