Hello

I want to use google custom search in my website the results will show
in my site and using AJAX API method .setQueryAddition(term)

I do not know how to use it have simple code fron google
=======
<div id="cse" style="width: 100%;">Loading</div>
<script src="http://www.google.com/jsapi"; type="text/javascript"></
script>
<script type="text/javascript">
   google.load('search', '1');
   google.setOnLoadCallback(function(){
      new google.search.CustomSearchControl
('008752910612238372978:wjpsrwvnmgo').draw('cse');
   }, true);
</script>
=============

What should i do for this code to get result in PDF , txt and docs

please help me with this code

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to