Is it possible to determine the user's IP Address and then redirect to differant web sites using HTML? Or, can you only do this in ASP?

If so, how would you do it?

I know how to do it in vb.net using an aspx page, but I don't know how to do it using strictly HTML.

Thanks