Ver Mensaje Individual
  #2 (permalink)  
Antiguo 02/09/2010, 07:59
Avatar de claudiovega
claudiovega
 
Fecha de Ingreso: octubre-2003
Ubicación: Puerto Montt
Mensajes: 3.667
Antigüedad: 20 años, 6 meses
Puntos: 11
Respuesta: problema con api de google

Podrías ver el código fuente que genera en el navegador y de ahí ver los nombre de los texbox.
Haciendo eso pude ver este codigo:

Código:
    <div align="center"> 
        
From: <input type="text" id="subgurim_5835_" onkeypress="return Subgurim_GDirectionsubgurim_GMap1(this,event);"></input> 
To: <input type="text" id="subgurim_5836_" onkeypress="return Subgurim_GDirectionsubgurim_GMap1(this,event);"></input> 
<input type="button" value="Go: " id="subgurim_5833_">
<div id="ctl00_ctl00_ContentPlaceHolder1_cph_Ejemplo_GMap1" name="ctl00$ctl00$ContentPlaceHolder1$cph_Ejemplo$GMap1" style="width:500px;height:300px;">
<div id="subgurim_GMap1" style="width:500px;height:300px;font-size: 12px;font-family: Arial;background-color: #dcdcdc;">
<div style="font-size: 12px;font-family: Arial;background-color: #dcdcdc;width:500px;height:300px;"></div>
</div></div>
<input type="hidden" id="subgurim_GMap1_Event2" name="subgurim_GMap1_Event2"></input>
<input type="hidden" id="subgurim_GMap1_Event0" name="subgurim_GMap1_Event0"></input>
<input type="hidden" id="subgurim_GMap1_Event1" name="subgurim_GMap1_Event1"></input> 
 
    </div>