Hi,
is it possible ? :
users login with .htaccess they use an
html form who POST to an external cgi script
(i don't have access to this cgi)
this cgi returns some html info (into the user current html frame, in current page memory)
i need to check for text into this result and then if $text='text' increment a counter per .htaccess session ....
This is quite complicated for me ! can u help or some hints ?
thx in advance