Anybody have any experience with plotting map points with Google Maps
API from an Access DB?
I have a database with about 90 locations that I would like positioned
in the Google Maps. I found a cool tool to get the long and latitudes
to complete the database, now just need to figure out how to get all
that data to appear on the maps.
I have a database which has the start address and end address. Is it possible to get the Google Maps to work with this data so that when I click on an image, I get the driving directions from the start address all the way to the end address.
Nowadays, a lot of websites have come with Maps (Google Maps being an example). Can someone please tell me whether these maps are created by using graphic/imaging softwares (like Adobe PhotoShop)?
Actually one of my clients who is into real estate wants such maps incorporated in his website & asked me whether such maps can be created using ASP (or ASP.NET) or not which makes me ask this question in this newsgroup....
This is weird - when I clicked on a link to gnucleus.net, my local index page shows up. It seems that somehow typing "gnucleus.net" or "www.gnucleus.net" is equivalent to typing "localhost". It happens even when I'm not connected to the internet. What is going on???
I'm new to the Yahoo! Maps API and am interested in using their geocoding function for addresses that I'm processing.
However, I'm a complete novice with it comes to Web Service, SOAP, REST, etc. and am looking for some good examples of how to utilize this service (and the corresponding XML response) using classic ASP.
I need to get an asp version of the google search api working for my job, they don't allow php on their servers which is a bummer because it would be a piece of cake in PHP.
I have tried using code available on the internet and the simplist one I got is below, it's called google.asp, however it's giving me a internal 500 error, here is the message from IIS. Code:
I have some pictures in database.now i am printing it using response.write in one page.It is working properly.I want to print it in such away(it should follows google page)like every page it should print 2 and then another page.
How would I add a form, text field and submit button, to handle the query and run the function. The code from the above link has a few syntax errors, Any ideas?? Code:
I am trying to use google checkout and paypal checkout for the shopping cart.
I have searched on googles website ways to do it but i have a question if i use google checkout ihave to redirect to googles page for the credit card information once the user hits the submit button is there a way i can have that data added in my table.
Is there any way to determine a website's Google page rank programatically? I can see the pagerank using Google's tool bar when I visit a website but does Google have hooks into this feature?
I'd like to know how can I work with Google (or any other Search Engine's search result).
I'd like to develop an application that takes in a keyword, searches Google, and based on results, it says how many results were produced.. Or what was the rank (PR) of a particular site, and so on..
I just logged onto Google sitemaps to check since I haven't logged on for a few weeks and I noticed a few new features.
One of these is a verification process and I tried to verify my site by following the instructions but I was then shown a message below...
"We've detected that your 404 (file not found) error page returns a status of 200 (OK) in the header."
I was then sent to this page (3rd paragraph from the bottom) https://www.google.com/webmasters/si...ileconfigerror
It reads as follows: ------------------ We've detected that your 404 (file not found) error page returns a status of 200 (OK) in the header.
this configuration presents a security risk for site verification and therefore, we can't verify your site. If your web server is configured to return a status of 200 in the header of 404 pages, and we enabled you to verify your site with this configuration, others would be able to take advantage of this and verify your site as well. This would allow others to see your site statistics. To ensure that no one can take advantage of this configuration to view statistics to sites they don't own, we only verify sites that return a status of 404 in the header of 404 pages.
Please modify your web server configuration to return a status of 404 in the header of 404 pages. Once your web server is configured correctly, try to verify the site again. If your web server is configured this way and you receive this error, click Check Status
What I would like to know is how I could set the status, whats the correct way to write this in the header of the 404 error page I made?
I have been searching for a search engine script done using CLASSIC ASP that uses the google data api but I could not find anything. I tried using a lot of codes (tutorials) but no one was effective with me.
I am integrating google checkout in my shopping cart. I am able to submit my cart on google. But i want that the user should be able to update the cart even after that.
For that we have to specify the url where user can do so. But i am stuck and not getting how the cart is updated after that and what should i do so that user can update while being on google itself.
I having trouble with some of my classic asp pages being dropped from google.Specifically, a set of four pages reused many times with the content identified via query strings (max 3 variables). I was under the impression that google no longer has a problem with urls appended with query strings. Does anyone know if it is possible to incur penalties for the "over use" of such pages? My product detail page for example is used to display 230 seperate products.
if using static urls may help get my pages re-indexed, but I have had difficulty finding a way to do this with classic asp. Could anyone suggest a suitable method or advise possible reasons for my google disaster?
I`ve got a site that is built with this structure: www.theurl.com/Default.asp?page=archive&id=31
When I search Google for information that is in the article with id 31, Google shows the correct information but the link to it is wrong. It shows the link to the default.asp....
i get the ref url that come to my site and i want to convert it to find out what was the query in (google or other searcher sites)
foe example : if someone goes to google and search some text and my site was in his resaults and he click on it , in my site i see his link ref like http://www.google.co.il/search?hl=i...91-Google&meta=
i want to know (in asp and save it to DB) what was the word or words that the user write in search engine.
Whenever I do a site that is mostly static but with some semi-dynamic sections, I've struggled to find a good site search solution without paying for a hosted search service.
I like the FSO-based search engines, but they fail to pick up on some of the dynamic part.
I was just creating a Google sitemap and it made me wonder: has anyone created or seen a script that uses the XML Google sitemap to power a search engine for your own site?
Seems like if you were keeping it updated for Google, why not use it for your own site?