﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebAqua - TargetUrl - Dialogboxes</title><link>http://www.intersoftsolutions.com/Community/WebAqua/TargetUrl---Dialogboxes/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>TargetUrl - Dialogboxes</title><link>http://www.intersoftsolutions.com/Community/WebAqua/TargetUrl---Dialogboxes/</link><pubDate>Thu, 15 Apr 2010 04:14:28 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><category>aqua</category><description>&lt;p /&gt;&lt;p class="MsoNormal" style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Hello Michael,&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;    
Actually, we do have a client side event when the button is clicked. The
workaround for this scenario is by creating a client side event of
OnButtonClick then in side of it we can do show a WebDialogBox.&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;     Here
is the snippet in order to do so:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-size: 9pt; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; " /&gt;&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&lt;span style="font-size: 9pt; "&gt;        function WebFishEye1_OnButtonClick(controlId, button) {
            var WebFishEye1 = ISGetObject(controlId);
            var dlbBox = ISGetObject("WebDialogBox1");
            setTimeout(function() {
                if (button.ItemName == "btniTunes")
                    dlbBox.ShowDialog();
            }, 300);
            return true;
        }&lt;/span&gt;&lt;/pre&gt;
&lt;p /&gt;
&lt;p class="MsoNormal" style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;    
 In this snippet, the dialogbox will show up when the button iTunes has
been clicked. I hope it helps. Thank you and have a nice day.&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso&lt;/span&gt;&lt;o:p /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>TargetUrl - Dialogboxes</title><link>http://www.intersoftsolutions.com/Community/WebAqua/TargetUrl---Dialogboxes/</link><pubDate>Wed, 14 Apr 2010 05:39:55 GMT</pubDate><dc:creator>Michael</dc:creator><category>aqua</category><description>&lt;p&gt;&lt;span class="long_text" id="result_box"&gt;&lt;span title="Hallo" style="background-color: #fff" closure_uid_j0hr4k="27"&gt;Hello&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span title="Ich mache meine erste Erfahrung mit Aqua und ASP.Net." style="background-color: #fff" closure_uid_j0hr4k="28"&gt;I make my first experience with Aqua and ASP.Net.&lt;br /&gt;&lt;/span&gt;&lt;span title="Bei einen WebFishEyeButton definiere ich unter TargetURL die Zielseite (zB Default.aspx)." style="background-color: #fff" closure_uid_j0hr4k="29"&gt;When I define a WebFishEyeButton, I can use TargetURLProperty to display target page (eg Default.aspx).&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span title="Ich möchte aber nicht ein weiteres Fenster öffnen." style="background-color: #fff" closure_uid_j0hr4k="30"&gt;But I would not open another window (please see FishEyeButton-TargetUrl.png).&lt;br style="background-color: #fff" /&gt;&lt;/span&gt;&lt;span title="Kann ich stattdessen z.B." style="background-color: #fff" closure_uid_j0hr4k="31"&gt;Can I instead e.g. &lt;/span&gt;&lt;span title="eine Dialogbox anzeigen?" style="background-color: #ebeff9" closure_uid_j0hr4k="32"&gt;display a dialog box? &lt;/span&gt;&lt;span title="Welche Möglichkeiten gibt es?" style="background-color: #fff" closure_uid_j0hr4k="33"&gt;What are the options?&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span title="Bei den Silverlight-Beispielen werden schöne Boxen angezeigt." style="background-color: #fff" closure_uid_j0hr4k="34"&gt;In the Silverlight examples on our website beautiful boxes are displayed. &lt;/span&gt;&lt;span title="Ist dies nur mit Silverlight möglich." closure_uid_j0hr4k="35"&gt;If this is only possible with Silverlight.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span title="Besten Dank für eine Erklärung und eventuell eine kleine Demo." style="background-color: #fff" closure_uid_j0hr4k="36"&gt;Thank you for an explanation and possibly a little demo.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="long_text"&gt;&lt;span title="Besten Dank für eine Erklärung und eventuell eine kleine Demo." style="background-color: #fff" closure_uid_j0hr4k="36"&gt;Michael&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>