|
-
Dec 23rd, 2002, 12:25 PM
#1
Thread Starter
Member
How Big?
Ok well I am making a Yahoo! Name Sanner.So what I need to do is take everything in a list box and scan them through Yahoo's! databse and see if they exist or not.If they do exist I want the name added to another lsit box if it doesnt exist for it jsut to go to the next name until all names are gone through and scanned.If anyone knows what I mean would this be alotof code and confussing or not bad or what...Thx for help yall its much appreciated
-
Dec 23rd, 2002, 12:48 PM
#2
Frenzied Member
Have you searched the net properly, coz if you are saying that so many ppl have made it then you will find some examples on the Net.
-
Dec 23rd, 2002, 12:49 PM
#3
Thread Starter
Member
No ive used the progs theve made before but they would never realease source code or anything like that.I just wanna know if it will be alkot of code
-
Dec 23rd, 2002, 12:55 PM
#4
Frenzied Member
What you should do is, first try to find out what format is their database in...becoz if you can get to know the format and the exact address of where it is kept then the job is quite simple. But if you dont even know where the database (that keeps all Yahoo Ids) is stored and what fields does it have, then no one;s going to help you here. Why dont you contact the company that has written that program that you said to have used or contact Yahoo.
-
Dec 23rd, 2002, 12:57 PM
#5
Thread Starter
Member
Hehe well its illegal and could get in **** but you just have to go through a website
profiles.yahoo.com
thats where all the database is for the names so i know its port 80 and profiles.yahoo.com now i just gotta work some code out?U know how to do that?Thx brotha
-
Dec 23rd, 2002, 01:04 PM
#6
Frenzied Member
If you know where it is stored, do you know the fields? And then you will just match the field that stores all the ids to whatever is entered in the TextBox. I have no clue as to how to match it, you will have to now search for it. If the DB was on Sql, or Access I could have helped but I havent really done matching the fields kept on a webserver.
-
Dec 23rd, 2002, 01:07 PM
#7
Thread Starter
Member
Alright thx for the help man
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|