- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: Luca Pellegrini
Subject: Re: problem indexing pages built using javascript instead of href tag
here is the function
function go(id) {
document.gotopage.action =
"/gtwpages/common/index.jsp?id="+id;
document.gotopage.submit();
}
is there a way to tell the indexer to surf through those pages containing
javascript instead of normal links?
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Read the full topic here:
http://www.dataparksearch.com/cgi-bin/simpleforum.cgi?fid=02;topic_id=1164900607