home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Webmastering and Programming
Join TechIMO for Free!
Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read
Reply Get bargains at  »  Dealighted.com
 
Thread Tools
Currently Active Users: 1899
Discussions: 188,398, Posts: 2,243,591, Members: 232,627
Old August 18th, 2004, 08:30 PM   Digg it!   #1 (permalink)
Member
 
Join Date: Jun 2003
Posts: 66
Requesting and Storing Web Page Info

I don't know where to even begin with this and I hoped some of you more tech savy TechIMOers could help. I use online databases to search for people's addresses. This is a true pain when I have to type each address indiviually and then record the results. I want to design something where I can search all names and store the results in a database. I have been using various online databases to find these people, but I have heard of really great databases out there. Are there any databases that will let me interface in some way other than a web browser or is there an easy way to interface with a web page? Also, I have seen a lot of services that tell you they will give you "the people search key" and access to tons of databases if you pay a one time $15 fee. Do any of these work or does anybody know have a secret to finding addresses and phone numbers for people? (any private Is out there willing to share a secret?) Any help is greatly appreciated.

tcompguy is offline   Reply With Quote
Old August 21st, 2004, 06:09 PM     #2 (permalink)
Member
 
Join Date: Jun 2003
Posts: 66
Anyone have any ideas? Anybody use online resources to find people?

Does anyone have an interface to enter data to/receive data from a web page?

All and any help is greatly appreciated.

Thanks

tcompguy is offline   Reply With Quote
Old August 21st, 2004, 06:39 PM     #3 (permalink)
Ultimate Member
 
elmers's Avatar
 
Join Date: Sep 2003
Location: Philadelphia
Posts: 1,462
You sound like a spammer.

elmers is offline   Reply With Quote
Old August 21st, 2004, 07:30 PM     #4 (permalink)
Ultimate Member
 
survivalhero's Avatar
 
Join Date: Apr 2004
Location: cali
Posts: 1,212
Send a message via AIM to survivalhero
yeap
survivalhero is offline   Reply With Quote
Old August 22nd, 2004, 06:41 PM     #5 (permalink)
Member
 
Join Date: Jun 2003
Posts: 66
I Am Not A Spammer

I knew people would think that. I am doing this for a legitimate purpose. I don´t want email addresses, but I am sure the methods I am asking about are used to strip email addresses from any and every web page. I asked about finding specific names and entering these into a web page or interfacing with a web page. Do you think I have some massive database of random names? I think it would be easier to guess random email addresses then search based on random names.

I can HONESTLY tell you that I do not have any interest in spam and never will. I work for a company that needs me to find current addresses for specific people. The company deals with real estate and it has something to do with land they own. I do not know the specifics, because the only task I handle is finding the address.

I know that no one knows me from Joe, so please ask questions if you do not believe me and please give me some help. If you cannot give me specifics, please point me in the right direction. Thank you for your help.
tcompguy is offline   Reply With Quote
Old August 23rd, 2004, 08:32 PM     #6 (permalink)
Real gangstas sip on Yacc
 
jkrohn's Avatar
 
Join Date: Oct 2001
Location: Suckas-ville
Posts: 4,549
Send a message via ICQ to jkrohn Send a message via AIM to jkrohn Send a message via Yahoo to jkrohn
Well, this is a fairly simple project.

First you will need to look at each database and see how it encodes the query string. Once you figure it out, you can use pretty much any web programming language to grab these pages, parse them, and grab the info you are looking for.

Jkrohn
__________________
Signatures blow hard
If your signature contains an ad of any kind, congratulations, you're on my ignore list.
jkrohn is offline   Reply With Quote
Old November 1st, 2004, 05:23 PM     #7 (permalink)
Member
 
Join Date: Jun 2003
Posts: 66
Back At It

I have been looking at a lot of the online databases and it is fairly easy to see how they encode the query string. I have that down and I have created a simple program to display the pages, but I am having trouble parsing them and saving them to my disk. I am not an experienced programmer, but I have done some research.

Microsoft had the following on MSDN.com:

Dim hElm As IHTMLElement
Dim htmltext As String
Dim fso As Object
Dim file As Object

Set hElm = WebBrowser1.Document.all.tags("html").Item(0)
htmltext = hElm.outerHTML

Set fso = CreateObject("Scripting.FileSystemObject")
Set file = fso.OpenTextFile("c:\test.htm", 2, True)
file.write htmltext
file.Close

Set file = Nothing
Set fso = Nothing

What library is IHTMLElement part of and how do I add libraries to VB.NET? I also found a JavaScript, but I was not able to make this work either.

Any help is always appreciated.
tcompguy is offline   Reply With Quote
Old November 2nd, 2004, 11:32 AM     #8 (permalink)
Member
 
Join Date: Jun 2003
Posts: 66
I forgot to mention that the above code is Visual Basic. The MSDN.com site also had some code in C++ and I have seen code in JavaScript. I have not been able to mkae any of it work.

Does anybody have a web programming lanuguage they prefer? What is possible? Would it be best to use VBScript, JavaScript, use XML to grab the information, etc.? I am kinda lost here.

Please help.
tcompguy is offline   Reply With Quote
Old November 2nd, 2004, 02:20 PM     #9 (permalink)
Member
 
Join Date: Jun 2003
Posts: 66
Please!

How do functions wok in JavaScript? I loaded a script I found, but there were errors on the page. Any crazy Java people or VB people out there?
tcompguy is offline   Reply With Quote
Old November 2nd, 2004, 05:54 PM     #10 (permalink)
Member
 
Join Date: Jun 2003
Posts: 66
I found the link for the JavaScript that I could not get to work.

http://www.webdeveloper.com/forum/sh...threadid=45784

Does anybody have any ideas?
tcompguy is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Best DVD-R Help Forum? ¥ KOMI ¥ Storage Related 5 February 27th, 2004 09:18 AM
Learning/Installing/Downloading PHP firewolf Webmastering and Programming 1 August 20th, 2003 11:07 PM
CompGeeks question.... John Prophet General Discussion and Buyer Guidance 14 December 15th, 2002 02:33 AM
need advice, please edwelly IMO Community 2 February 26th, 2002 05:30 PM

Most Active Discussions
Is It Just Me? (2904)
Unarmed man on his stomach shot by .. (6)
3-days in and no threads about Gaza (161)
New Build ( Finally ) (6)
CPU wont boot (7)
Building a gaming computer advice (5)
I think I just killed my computer w.. (24)
Folderchat Weekday thread (444)
Upgrading RAM (6)
Recent Discussions
Left 4 Dead Small Freezes (3)
RCA 52Inch HDTV wont turn on (4)
wishin i could edit my aol prof.. (0)
For cheap price and good qualit.. (0)
Sporadic internet connectivity (2)
Assassins Creed PC Problems (40)
I think my PSU is dieing (1)
building a gaming computer, inp.. (0)
Iming and surfing slowed down (3)
Blackberry Storm, Gears of War .. (1)
Core 2 Quad Q9550 system (3)
COWBOOM Ripoff! Used Laptop w/$.. (4)


All times are GMT -4. The time now is 03:16 AM.
TechIMO Copyright 2008 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28