Social Networking :: How To Implement Image Search Like Google
Feb 4, 2014How to do image search like google...
View 1 RepliesHow to do image search like google...
View 1 RepliesI am new in Asp.Net Web development. How to integrate Google Heat Maps into Asp.Net(C#) web application?
View 1 RepliesI want to know about google place autocomplete .....
View 1 RepliesI need the language conversion of whole website how can i get it....
View 1 RepliesI used below link to use google search engine in my page [URL]....
here google put default for textbox and button search engine Height and width
I put code into div that I define in my page and I set height and width for div so I can change search engine textbox Width but it didn't change textbox Height
How I can change Height of search engine textbox
I'm making a site that has a map in it and can search places and will locate the place.
View 1 RepliesThe page is not redirecting to another tab...the address is opening in the current tab itself but i want the address of google map to be redirected in another tab.my code is
protected void Button1_Click(object sender, EventArgs e)
{
string address;
try
{
[Code]....
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/jquery-ui.min.js"></script>
<script type="text/javascript">
[code]...
In above code i want autocomplete textbox first search from database then search from google api in asp.net.
I have a scenario where user enters the address details in a textbox.If the address is ambiguous - say they enter an address with the text Springfield, which is the name of several cities across the US - I should be able to list the possible address in gridview. Clicking one of those addresses should allow the user to the results page (ShowStoreLocations.aspx ).
Refer this article [URL] ....
I tried to implement the code mentioned in the above article. Since i am using Asp.Net2.0 I cannot use linq in it.
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?sensor=false"></script>
<script type="text/javascript">
var markers = [
<asp:Repeater ID="rptMarkers" runat="server">
[CODE]..
My DB Schema -
My DB Sample Data -
How do i display a particular marker on the map based on my search based on the koid or city field?
capture Google mag image when map image is full loaded...
View 1 RepliesI see your article "Google maps v3 with multiple marker". I want to change the icon on that code. I want to use my custom icon instead of google red icon. I have tried using below code. but it's not working?
icon: { image: 'http://yava.ro/wp-content/plugins/responsive-maps-plugin/includes/icons/green.png',
iconsize: [50, 50], iconanchor: null, shadow: 'http://yava.ro/wp-content/plugins/responsive-maps-plugin/includes/icons/shadow.png', shadowsize: [50, 50], shadowanchor: null}
Code reference : [URL] ....
Also code does not work with HTML5 "".
I want to use google map , which show the location, address
How to do this....?
All the facebook, twitter & LinkedIn api are working properly i have integrated this into my project. But still google api code is not findin in your site.
View 1 RepliesI need to implement google analytics in my asp.net website where I can see all website visits, Bounce Rates, Unique Visitors, Page Views, Country, etc from my website admin panel.
View 1 RepliesRefer link [URL]..... but when I run page in chrom it show this message...
if I click allow it will show googlemap and if I click deny it doesn't show googlemap...
And in firefox it doesn't show googlemap anymore...
I want it shows google map with out any message in all browser...
Is there any way to install google plugin's in .net. for e.g. if chinese wan't there content should display in there language then it should display on one click
View 1 RepliesHow to Post message on Google Plus using Asp.net and C#?
View 1 RepliesI'm trying to make a web application to create a google route map for a ride. In which I want to map the Marker places as a support station on given route how can I do this.
View 1 RepliesI'm trying to display a specific location using google maps on my aspx page.
Is there an easy way to do it?
I want Asp.net example for for One Time OTP using Google Oauth Api.Otp Code send to Mobile.
View 1 RepliesI am using Mvc4 application while connecting using google i need to fetch the user details how to do it????
View 1 RepliesI am implementing google translate in my asp.net through that we can translate our website to 60 more language but when I implement totally my alignment is changing so what to do now?
View 1 RepliesHow to create Google Site Map in asp.net.
View 1 RepliesWe have login any one of the Google Group site. It is not required login to another. Its automatically open requested page.
When I close the one site. another site working. what is the login behind this.