509 Topics
![]() | |
hello everyone. i need to develop a site where i need to show members of the site on google map via the database. can anyone please hep me with this? i have never worked with google maps API. thanking you in advance | |
Hi, I need a social network site built using PHPFox. I want all the components , video, pic, chat, forum, blog etc setup. Required skills: * Software engineering education * Social networking API experience * SMTP/POP programming experience * Web services * LAMP or .NET (you convince me which) * … | |
I don't work in IT, I'm probably the guy IT hates, the script kiddie :) A while back I created a little site that used PHP/Java that plugged coordinates of my company's offices from a basic SQL server table. It uses the Google maps API to let you search a … | |
Hi, I don't know if this is the right area to post this, but it seems to be related. I am interested to know how an URL-based api key restriction works, such as the one used by Google to protect its Google Maps service. From what I understand from this … | |
Hi, I have spend a while working on a new project called HappyThumbs (Was going to go for IThumbs but then I Googled it :P)(BTW don't Google IThumbs with safe search off) but I was hoping some people could help me test it and feed back on this thread. The … | |
I am trying to parse a XML document but can not seem to parse both Childnodes and Attributes in the same Foreach statement. ===================== PHP CODE ===================== [CODE] <?PHP $webResults = $response->getElementsByTagName($prnt0); if ($webResults->length<>0) { foreach($webResults as $value){ $title = $value->childNodes->item($child1)->nodeValue; } } ?> [/CODE] Need the title childnode and … | |
Hi All, In my project we have an option like download user schedule to Google calendar, Outlook calendar and Apple calendar, Using google calendar API I have imported user schedule to their google calendar, now I need to import to outlook and Apple calendar, I have spend much time to … | |
I'm using HTMLParser to find some thing among this page given below. The link i'm looking to find and follow is in red. I'm using the code, also provided below to find this link, but it isn't seeming to find it at all. The portion of code that isn't working … | |
I'm doing a project on Bus Information System, [B]using JAVA[/B], which takes source and destination station from user and displays bus numbers between those two stations. Here two cases arises:- 1) Direct bus connectivity - in which case it displays the list of direct bus numbers between those stations. 2) … | |
Hi, Please guide me about embedding google map api in the site page. I need to show map for different locations which are stored in DB. I got the API key but dont know how to implement it. Thanks for your time. | |
Hi Everyone, I have made one google checkout payment gateway integration in PHP in a shopping cart. But with which user id or merchant id i am using in that integration . when i am going to login with that google id . I am getting some error message there. … | |
![]() | The page in question is located at [URL="http://www.uforecordingsusa.com/contact.asp"]www.uforecordingsusa.com/contact.asp[/URL]. I'm integrating reCaptcha ASP code I obtained and having trouble w/ catpcha validation. I've fixed some minor syntax issues (I think) from the original code as well as expanding the cdoConfig.Fields. I've got Javascript code checking the required contact form fields: Name, … ![]() |
Is it possible to use web browser as GUI for C++? Possibly use Google Chrome as GUI instead of windows API. I would rather stay away from learning the windows API mess. I just need to get some inputs from user, and spit out a picture to the screen and … | |
Hi again, I'm trying to use a python wrapper for the last.fm api. It's pretty old but seems to be working ok (for now). See [url]http://code.google.com/p/pyscrobble/[/url] Anyway, I'm having trouble extracting some information from the output. [CODE] import scrobble user = scrobble.User('mattfeliks') # invoke user class recent = user.recent_tracks # … | |
Hello - I'm new to PHP, only been learning it for about a month, but I think I am starting to get the hang of it. I am working on a project that involves the Google Maps API which uses markers that are populated by values from a MySQL database. … | |
Dear all, I downloaded a google API interface from [url]http://blackcodeseo.com/google-search-api-for-python/[/url] pretty nice. I was sad to hear that google wasn't giving out access keys anymore for their API, but this one seems to work well despite that - I don' t really know all the details, I just plugged-n-played. The … | |
Hello, I am wondering how can I install and use geolocation api by Google so that I can use it in my website. I have spent 2 hours for this searching on google, yahoo, mamma, ask but not found a solution so please help because I am ready to throw … | |
Hello, Please i need some assistance running a perl script, i obtained a Google API key, installed a a perl editor to run the program, The server for the program went down,so this is the only way to access the application, however i experience errors when debugging the program on … | |
Hi all, I have integrated google maps API into a site as a store finder. However I'm at the stage of trying to plot thte driving directions between a store and a user input address. The stage I am stumped at is getting the driving directions to plot themselves on … | |
Question about gathering search results for a phrase with Python. I wrote a simple script for my personal SEO purposes that would go out and collect the top 30 search results on Google and then return a list of those URL's. The trouble is everytime I try to run my … | |
I suppose this would be an advanced case. I have *at least* two viruses and some rootkits– the go.google virus and the adoginhispen Trojan/downloader. My internet connection is being rerouted through an external IP address. Search engines results redirect me to random web pages. I have upload and download activity … | |
Hi every one. This is my first Post. I am an electronic engineer and currently enrolled in MS Embedded Systems Engineering. In my project, i have to interface an Altera DE3 board to a windows based PC and achieve a data transfer rate of 100+ Mbps usin USB port. The … | |
Hi, Sorry if I post this in wrong section I have just registered. I was alerted that I had a Trojan Virus this morning, and when I did as the alert suggested (delete), my PC automatically closed down and re-booted, now I have an Icon on my PC "delself" and … | |
Hi all, I know it sounds stupid (the title of this thread) but I am using php to write some hidden fields to a form and when the form is submitted some of the hidden fields are not being sent. They currently only work when google chrome, and do not … | |
I want to simply put an image as background of my parent window. Is it possible to put this into the class? [code]wc.hbrBackground = image[/code] I've been looking all over Google, maybe I'm using the wrong keywords but I'm not finding anything. Anyway, on top of that image, would it … | |
Please help checking the following code. It may look too mess. It's from other programmer. I try to fix it but I start to get headache now. It's make our product's page showing 3 hidden links of its own products' link on Google. For example: The page of [url]http://www.mywebsite.com/product-name-1.html[/url], currently … | |
I use the google data api for .net,but when excute it ,it give me a message that "unable to connect to the remote server",so I want do it as the google data protocol to do it use c++. Everyone,who can give me an example to study or some hint? thanks! | |
hello guys i am using google ajax feed api to display feed for my site and i am having problem to display the description as a tooltips. [code] google.load("feeds", "1") function rssdisplayer(divid, url, feedlimit, showoptions){ this.showoptions=showoptions || "" var feedpointer=new google.feeds.Feed(url) feedpointer.setNumEntries(feedlimit) document.write('<div id="'+divid+'"></div>') this.feedcontainer=document.getElementById(divid) var displayer=this feedpointer.load(function(r){displayer.formatoutput(r)}) } rssdisplayer.prototype.formatdate=function(datestr){ … | |
Google API Search Engine Code. Need help! | |
Hi, I've successfully set up on my website the example geocoded googlemap with markers from here: [URL="http://code.google.com/support/bin/answer.py?answer=65622"]http://code.google.com/support/bin/answer.py?answer=65622[/URL] I now want to add a search box to geocode a typed in location, and re-center the map on that location. The following code works fine: [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 … | |
Hey all, I'm trying to get Google Maps on my [URL="jetsfloridaoutdoors.com"]website[/URL] and I'm not exactly sure what todo. I got an API key from Google and then some coding but I don't know what todo with it. The reason I want Google Maps on my website is because I want … | |
and also in Rhapsody now that it finally allegedly supports XP64. Napster used to work, but quit ... since I don't really use it that often I can't remember when it last worked so a rollback isn't really feasible. Problem does not exist in any other of hundreds of programs … | |
Need help! I can not change the about:blank home page. I have run hikacker and this is the log. Can anyone help. Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 9:32:34 AM, on 6/22/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16674) Boot mode: Normal Running … | |
I have a problem with my msn messenger. Its sending out viruses! here is my Hijackthis log.. Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 14:42:53, on 2008-05-31 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16640) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\Ati2evxx.exe … | |
Hello, I am trying to read text from a third party's application, of which I do not have the source code. I am using c++ and I am trying to stick to the windows API. I am relatively new to windows programming, though I have looked through MSDN and google … | |
Hello, How to call a webservice developed in asp.Net to and ASP page. Im actually trying to display some data which is on other website is there anyother way to do it.(if u have worked with google maps API using the maps in your own website somthing similar to that … | |
Helo, i want to write open SSL based c,c++ application for client socket in vc++ without using any API of winsock or MFC functionality. can u guide me how do i implement it. I search a lot on google but not getting exactly. Regards, Amit | |
Hey there, I have been working with some functions from windows API and now I need to find similar set of functions for Linux. Actually I need functions for Linux that will pretty much do the same or similar thing. I have been searching on google trying "Linux API" , … | |
Hello I need help creating a program in Java. Basically I need to use ClassLoader to load classes at runtime that implements a particular interface (the name and location will be known). From what I see on the api, there's a loadclass method that gives you a Class object, but … | |
Could someone explain how to use a list view in the windows api (Like when your in windows explorer in details view). I read an article about it and searched google, but I'm still not sure how to use it could someone explain it to me. I want a simple … | |
Hi, I'm currently making a java-based web services application and want to embed the Google API. The trouble is that I can't fir their API files anywhere, can anybody help? | |
I'm not a programmer but I desperatly need help with the following please... it was written by someone but never tested, and contains some small mistakes that I can't solve. The person is not available anymore, so here my plea for help. I have a mailmessage looking like this: [URL]http://www.criens.nl/lambada/sailmailmessage.txt[/URL] … | |
Well, I've searched Google to little avail so I've decided to ask here. I've currently set up a Media Centre PC in my room. Everything - even wireless LAN - works perfectly after several kernel recompilations, that is, excepting my TV card. As you may imagine, this is somewhat of … | |
Hi, I have been using the windows API for some time now and feel quite comfortable with it. I know for larger projects MFC is a better choice over the raw API. I've been google searching for some good tutorials on MFC but haven't really found any good ones like … | |
Hi, Wishes. After finding it really difficult in getting kamaps + Mapserver up in the server, I thought of finding out a alternative and i made it out that i could use google API functions for my map system. I would like to know whether or how i could load … | |
I'm trying to use the google/python api, but i keep getting this error thrown at me: HTTPError: HTTP Error 407: Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. I also get this error when trying to use … | |
I'm looking for some help with utilizing google's map api and a chat client I have delevoped. My site has been created in Coldfusion, but I have a handle on that. The help I need is much too extensive to just post on here and would hope that someone would … | |
Ok, I have read one or two other threads reporting Hijacking, So I am going along with Crying and pleeding for assistance! Here is the log, I look forward to your assistance asap :cheesy: Logfile of HijackThis v1.99.1 Scan saved at 21:14:21, on 17/05/2006 Platform: Windows 2000 SP4 (WinNT 5.00.2195) … | |
Hi everyone, Does anyone know where i can get hold of the source code for the following api JTextComponent.print(MessageFormat headerFormat,MessageFormat footerFormat) throws PrinterException This code is part of the new java second edition 6.0. I have tried searching google but could not find any of its source code. What i … | |
I'm really new to C++, but not to programming, and don't really know what I'm doing. I had a bunch of programs working OK. Then I was messing with a window application and all my window programs would no longer compile. I get the following error (same for all projects) … |
The End.