<div dir="ltr">Hi All,<br><br>Are we not talking about the setContentURL func? instead of the setContent func? <br><br>The setContentURL triggers an Ajax call to fetch the content. We could change the setContentURL function to take in the Ajax &quot;options&quot; object as well as the URL so you can change it from get to post.  <br>
<br>Or am I totally off my rocker ;) possibly it was a long weekend ;)<br><br>Cheers<br><br>Paul D. <br>&nbsp;<br><br><div class="gmail_quote">On Tue, Oct 14, 2008 at 7:59 AM, Paul Spencer <span dir="ltr">&lt;<a href="mailto:pspencer@dmsolutions.ca">pspencer@dmsolutions.ca</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I guess its possible to request a page in an iframe using POST but I don&#39;t know off hand how to do it. &nbsp;If you can figure out how to do it, I&#39;ll make the changes in fusion.<br>

<br>
Cheers<br><font color="#888888">
<br>
Paul</font><div><div></div><div class="Wj3C7c"><br>
<br>
On 12-Oct-08, at 10:48 AM, Rodolfo Moreno wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi Paul,<br>
It works good.<br>
the url obviously could has parameters using the GET method, however I would<br>
like to send the parameters with the POST method mainly for sending the<br>
selected features to my ASPX page due to that the number of selected<br>
features and their properties could exceed the allowable length of the<br>
querystring of the GET method.<br>
<br>
<br>
Berdel, Brian wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Great, thanks Paul. &nbsp; I&#39;ll give it a try.<br>
<br>
Brian<br>
<br>
-----Original Message-----<br>
From: Paul Spencer [mailto:<a href="mailto:pspencer@dmsolutions.ca" target="_blank">pspencer@dmsolutions.ca</a>]<br>
Sent: Wednesday, October 08, 2008 10:52 AM<br>
To: Berdel, Brian<br>
Cc: <a href="mailto:fusion-users@lists.osgeo.org" target="_blank">fusion-users@lists.osgeo.org</a><br>
Subject: Re: [fusion-users] Accessing the Task Frame / Selection changed<br>
<br>
Hi Brian,<br>
<br>
You should be able to do something like this:<br>
<br>
Fusion.getWidgetById(&#39;TaskPane&#39;).setContent(url);<br>
<br>
where &#39;TaskPane&#39; is the Name that is used in the ApplicationDefinition<br>
for defining the TaskPane widget.<br>
<br>
Cheers<br>
<br>
Paul<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello all,<br>
I am trying to access the task frame when a selection is made...I can<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hook to the select widget but I really have no idea how to access<br>
the task frame (Like if I wanted to perform a _postback in<br>
Javascript on it or update values.)<br>
<br>
Any help appreciated!<br>
<br>
Thanks,<br>
<br>
-Brian<br>
<br>
<br>
_______________________________________________<br>
fusion-users mailing list<br>
<a href="mailto:fusion-users@lists.osgeo.org" target="_blank">fusion-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/fusion-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fusion-users</a><br>
</blockquote>
<br>
<br>
__________________________________________<br>
<br>
 &nbsp; Paul Spencer<br>
 &nbsp; Chief Technology Officer<br>
 &nbsp; DM Solutions Group Inc<br>
 &nbsp; <a href="http://www.dmsolutions.ca/" target="_blank">http://www.dmsolutions.ca/</a><br>
<br>
_______________________________________________<br>
fusion-users mailing list<br>
<a href="mailto:fusion-users@lists.osgeo.org" target="_blank">fusion-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/fusion-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fusion-users</a><br>
<br>
<br>
</blockquote>
<br>
<br>
-----<br>
Rodolfo Moreno<br>
CivilEng<br>
<br>
-- <br>
View this message in context: <a href="http://n2.nabble.com/MapServer-Fusion-Select-Tool-tp787919p1322422.html" target="_blank">http://n2.nabble.com/MapServer-Fusion-Select-Tool-tp787919p1322422.html</a><br>
Sent from the Fusion Users mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
fusion-users mailing list<br>
<a href="mailto:fusion-users@lists.osgeo.org" target="_blank">fusion-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/fusion-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fusion-users</a><br>
</blockquote>
<br>
<br>
__________________________________________<br>
<br>
 &nbsp; Paul Spencer<br>
 &nbsp; Chief Technology Officer<br>
 &nbsp; DM Solutions Group Inc<br>
 &nbsp; <a href="http://www.dmsolutions.ca/" target="_blank">http://www.dmsolutions.ca/</a><br>
<br>
_______________________________________________<br>
fusion-users mailing list<br>
<a href="mailto:fusion-users@lists.osgeo.org" target="_blank">fusion-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/fusion-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fusion-users</a><br>
</div></div></blockquote></div><br></div>