kyo435

kyo435

 México @kyo435 desde - visto
Preguntar

Preguntas esperando respuesta

Actividad pública reciente

Ha preguntado en el tema en

Buscar nombre,apellido solo teniendo la curp

Url = "http://consultas.curp.gob.mx/CurpSP/curp2.do?strCurp=" + curp + "&strTipo=" + strtipo + "" Dim WR As System.Net.HttpWebRequest Dim Rsp As System.Net.WebResponse Dim myUri As New Uri(url) Try WR = System.Net.WebRequest.Create(myUri) Rsp =...
Sin respuestas