HTTP.DLL Example - WHOIS
Hi
That can be done, but I don't have the time to get too much involved.
If you look at the source code I am sure you can do it.
Instead of parsing HTML tags, you simply parse
<script language="JavaScript"
and look for an end tag
</script>
Cheers
|