<%
host = Request.ServerVariables("REMOTE_HOST") 'REMOTE_ADDR response.write host
If host = "190.66.5.131" Then
url= "http://192.168.50.2/redprestadores/redpres.htm"
Else
url= "http://190.66.5.131/redprestadores/redpres.htm"
End If
%>
Red
de atención
<%
host = Request.ServerVariables("REMOTE_HOST") 'REMOTE_ADDR response.write host
If host = "190.66.5.131" Then
url = "http://192.168.50.2/consultaexterna/redbanca/red.asp"
Else
url = "http://190.66.5.133/consultaexterna/redbanca/red.asp"
End If
%>