View Single Post
Old 03-26-2008, 05:29 PM   PM User | #18
gilgalbiblewhee
Regular Coder

 
Join Date: Mar 2005
Posts: 735
Thanks: 4
Thanked 1 Time in 1 Post
gilgalbiblewhee is an unknown quantity at this point
Quote:
Originally Posted by A1ien51 View Post
Why wouldn't you write some serverside script or client app that does this. pretty strange you would use JavaScript to read html and send it to the server.

Use php to grab the page, read the contents with whatever indexing you are doing and than move onto the next.

I would leave the indexing to a serverside only process and make the future search capability Ajax based. :)

Eric
How about php? How?
gilgalbiblewhee is offline   Reply With Quote