<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi,<br>
<br>
You can call your script using the [Ext.Ajax] class. Simply
follow the the documentation examples and in your 'success'
function callback, search for the dom element where you want to
put the returned html and set its content to it.<br>
<br>
For a concrete example of use, see this [example], look at the
Ext.Ajax.request method.<br>
<br>
HTH,<br>
<br>
Alexandre<br>
<br>
<br>
[Ext.Ajax] <a class="moz-txt-link-freetext" href="http://docs.sencha.com/ext-js/3-4/#!/api/Ext.Ajax">http://docs.sencha.com/ext-js/3-4/#!/api/Ext.Ajax</a><br>
[example]
<a class="moz-txt-link-freetext" href="http://dev.sencha.com/deploy/ext-3.4.0/examples/key-feed-viewer/view.html">http://dev.sencha.com/deploy/ext-3.4.0/examples/key-feed-viewer/view.html</a><br>
<br>
<br>
On 12-08-01 02:19 PM, Smaran Harihar wrote:<br>
</div>
<blockquote
cite="mid:CAHRZm1sunhdL7P_1Xq41VY1Z+ybWTsjEA2NXZexTazs9XOjxzw@mail.gmail.com"
type="cite">Hi,
<div><br>
</div>
<div>I wish to trigger a py script on click event of the user on
the map. Presently I am using the click event for Lat n Long
PopUp. Now i wish to send this lat and long to the py script and
execute the py script and display the table that i am getting
back.</div>
<div><br>
</div>
<div>Where should I begin?<br clear="all">
<div><br>
</div>
-- <br>
Thanks & Regards
<div>Smaran Harihar</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@geoext.org">Users@geoext.org</a>
<a class="moz-txt-link-freetext" href="http://www.geoext.org/cgi-bin/mailman/listinfo/users">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Alexandre Dubé
Mapgears
<a class="moz-txt-link-abbreviated" href="http://www.mapgears.com">www.mapgears.com</a>
</pre>
</body>
</html>