RE: How was that done? |
||
Ok, firstly, this sort of question should be placed in the Programming forum. Secondly, if you want to grab the actual ISP from the IP, then you need to perform a lookup, but ASP doesn't support doing so (unless we're talking about .NET, in which case I'm not 100% sure). There are components on the web to do this for you, but again, this is the downside to using ASP (and most Microsoft-based languages), in that you usually end up paying for trivial expansion COM objects. Of course, you could always code this extra object yourself, but being as you even asked how to get the ISP from the IP, would tell me this isn't an option. :) Try for some extra info. --hellz Replies:
|
||
| CyberArmy::Forum v0.6 Generated In 0.03263 seconds |