View Single Post
  #4 (permalink)  
Old 05-06-2008, 09:33 AM
kgun's Avatar
kgun kgun is offline
WebProWorld 1,000+ Club
 

Join Date: May 2005
Location: Norway
Posts: 5,071
kgun RepRank 3kgun RepRank 3
Default Re: Spider Tracking/Analysis

I think part one in my do it yourself proposal, is independant of language, since


"The Document Object Model is a platform- and language-neutral interface that will allow programs and scripts to dynamically access and update the content, structure and style of documents. The document can be further processed and the results of that processing can be incorporated back into the presented page. This is an overview of DOM-related materials here at W3C and around the web".
Source: W3C Document Object Model

I have never used and know nothing about inbuilt functions in that language, so I can not help you more. May be you may write the function yourself.

Last edited by kgun : 05-06-2008 at 09:38 AM.
Reply With Quote