472,114 Members | 1,480 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,114 software developers and data experts.

how to integrate google search in our project

how to integrate google search inour project
if i haven't purchased server
Sep 1 '10 #1
11 1882
wizardry
201 100+
lease one, or lease a hosting account
Sep 1 '10 #2
Frinavale
9,735 Expert Mod 8TB
You can use Google Site Search for a minimal fee.

It's actually pretty cool. It lest you customize the search results page to advertise your own events etc.

-Frinny
Sep 1 '10 #3
You could try using the Google Search API

http://code.google.com/apis/ajaxsearch/
Sep 1 '10 #4
How to add google search in your project?
I have api key.
Sep 6 '10 #5
Frinavale
9,735 Expert Mod 8TB
  • In the solutions pane, right click on the name of the project and select Properties
  • In the properties window go to the References tab
  • Click the "Add..." button and browse to the .dll file that you want to include in your project
  • On any page that uses this feature be sure to import/using the api

-Frinny
Sep 7 '10 #6
Thanks Frinny but how to make .dll file for this i have api key for that but don't know how to implement can you give me the code please
Sep 7 '10 #7
Frinavale
9,735 Expert Mod 8TB
You don't have a DLL to add to your project?
What do you have then?
Have you referred to the documentation on how to use it?

-Frinny
Sep 7 '10 #8
No sir plaese give me the method to add this i just have the api key with me
Sep 7 '10 #9
Frinavale
9,735 Expert Mod 8TB
I have no idea what you're talking about...which
Google Search API are you using so that I can help you understand the documentation?

-Frinny
Sep 7 '10 #10
actually to implement google custom search we need an API key as i have searched in google i have generated that key but i cant implement google custom search till now
Sep 14 '10 #11
Frinavale
9,735 Expert Mod 8TB
Apparently it uses JavaScript.
Have you seen the Developer's Guide to Google's Search API?

There are code examples there on how to use it.

The first step you should do is add a script link too the Google API.

Look over the instructions in the developer's guide...

-Frinny
Sep 14 '10 #12

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

2 posts views Thread by Peter Morris [Droopy eyes software] | last post: by
3 posts views Thread by Lakshmi Narayanan.R | last post: by
4 posts views Thread by gwtc | last post: by
5 posts views Thread by ajd335 | last post: by
2 posts views Thread by anbzhagan | last post: by
5 posts views Thread by cj | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.