<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Seting License Property in IE</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Seting License Property in IE]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 09:04:02 +0000</pubDate>
  <lastBuildDate>Thu, 16 Feb 2006 06:50:08 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=3645</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Seting License Property in IE : Hi, No that fails, as i said before. I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=11018&amp;title=seting-license-property-in-ie#11018</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1777">James27</a><br /><strong>Subject:</strong> 3645<br /><strong>Posted:</strong> 16 February 2006 at 6:50am<br /><br /><P>Hi, No that fails, as i said before.</P><P>I have found a workround to the problem. On the form that is hosting the IE Web Control, place an instance of the CalendarControl, set visible to false. Then in the Form_Initialise event, set the license information as normal. When the Web Control is given some html containing an OBJECT tag for the CalendarControl all works fine, probably because there is already a licensed instance of the CalendarControl up and going but hidden. Not ideal, but at least it works.</P><P>Maybe in the next version you can come up with a more elegant solution. Anyway, many thanks for your time and efforts.</P>]]>
   </description>
   <pubDate>Thu, 16 Feb 2006 06:50:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=11018&amp;title=seting-license-property-in-ie#11018</guid>
  </item> 
  <item>
   <title><![CDATA[Seting License Property in IE : html page which loaded from the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=11015&amp;title=seting-license-property-in-ie#11015</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3645<br /><strong>Posted:</strong> 16 February 2006 at 4:22am<br /><br />html page which loaded from the resource file could contain something like the following code which should help:<br><br><table width="99%"><tr><td><pre class="BBcode"><br>Sub Window_OnLoad()<br>&nbsp; Dim pGS <br>&nbsp; Set pGS = CreateObject("Codejock.CalendarGlobalSettings.9.81")<br>&nbsp; pGS.License = "Your License Text"<br>End Sub<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Thu, 16 Feb 2006 04:22:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=11015&amp;title=seting-license-property-in-ie#11015</guid>
  </item> 
  <item>
   <title><![CDATA[Seting License Property in IE : Tried to create CalendarGlobalSettings,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=11003&amp;title=seting-license-property-in-ie#11003</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1777">James27</a><br /><strong>Subject:</strong> 3645<br /><strong>Posted:</strong> 15 February 2006 at 12:06pm<br /><br /><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana">Tried to create CalendarGlobalSettings, but no joy. The script just fails at the point of trying to creating the object. I am using version 9.81<?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana">I require the CalendarControl&nbsp;</SPAN><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana">to expose and allow the setting of the License property from within a html page via script, or from the dhtml document.</SPAN><FONT face="Times New Roman" size=3> </FONT><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana">getElementById(“<I style="mso-bidi-font-style: normal">element id</I>”). This html page never sits on a web server, it will go into a resource file. The client application that is hosting the IE ActiveX Web Control then loads the html page from the resource file.<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana">Many thanks for the time and effort in trying to resolve this.<o:p></o:p></SPAN></P><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA">Any more ideas? </SPAN>]]>
   </description>
   <pubDate>Wed, 15 Feb 2006 12:06:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=11003&amp;title=seting-license-property-in-ie#11003</guid>
  </item> 
  <item>
   <title><![CDATA[Seting License Property in IE : FYI for 9.81: ProgId - Codejo...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=10996&amp;title=seting-license-property-in-ie#10996</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3645<br /><strong>Posted:</strong> 15 February 2006 at 8:04am<br /><br /><P>FYI for 9.81:</P><P>ProgId - Codejock.CalendarGlobalSettings.9.81</P><P>Clsid - A40D0F2B-97DE-4F07-891F-E8DFFBF51555</P>]]>
   </description>
   <pubDate>Wed, 15 Feb 2006 08:04:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=10996&amp;title=seting-license-property-in-ie#10996</guid>
  </item> 
  <item>
   <title><![CDATA[Seting License Property in IE : Good try, but... From script running...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=10975&amp;title=seting-license-property-in-ie#10975</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1777">James27</a><br /><strong>Subject:</strong> 3645<br /><strong>Posted:</strong> 14 February 2006 at 3:02pm<br /><br /><P>Good try, but... From script running within IE, how do you access the CalendarGlobalSettings object ? You can create the <A href="mk:@MSITStore:C:\Program%20Files\Codejock%20Software\ActiveX\Xtreme%20SuitePro%20ActiveX%20v9.81\help\SymbolReference.chm::/XtremeCalendarC&#111;ntrol~CalendarC&#111;ntrol_members.html" target="_blank"><FONT color=#800080>CalendarControl</FONT></A>&nbsp;object, but you do not have access to the CalendarGlobalSettings object and hence the .Licence property. Not that i can see anyway. Any other ideas ?</P>]]>
   </description>
   <pubDate>Tue, 14 Feb 2006 15:02:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=10975&amp;title=seting-license-property-in-ie#10975</guid>
  </item> 
  <item>
   <title><![CDATA[Seting License Property in IE : You can try an alternative solution...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=10974&amp;title=seting-license-property-in-ie#10974</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3645<br /><strong>Posted:</strong> 14 February 2006 at 2:52pm<br /><br />You can try an alternative solution using CalendarGlobalSettings object.<br>Try creating it and set CalendarGlobalSettings.License = "xxx".<br>Try also searching this forum for GlobalSettings usage tips.<br>The only problem which may happen is that CalendarGlobalSettings is not signed as safe for scripting.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Tue, 14 Feb 2006 14:52:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=10974&amp;title=seting-license-property-in-ie#10974</guid>
  </item> 
  <item>
   <title><![CDATA[Seting License Property in IE : Thanks for the info.  We are...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=10966&amp;title=seting-license-property-in-ie#10966</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1777">James27</a><br /><strong>Subject:</strong> 3645<br /><strong>Posted:</strong> 14 February 2006 at 11:14am<br /><br /><P>Thanks for the info. </P><P>We are hosting the IE Web Control in a smart client application, all html,xsl etc is stored in a local resource file. The Calendar control is installed as part of the smart client application setup procedure. Normally for IE, you would create a lpk file, containing all the runtime license information for the controls you will be using on the html page. Unfortunately, this can not be accessed from a resource file.  See:&nbsp;http://support.microsoft.com/default.aspx?scid=kb; EN-US;q272762 <BR>Any ideas ?<BR></P>]]>
   </description>
   <pubDate>Tue, 14 Feb 2006 11:14:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=10966&amp;title=seting-license-property-in-ie#10966</guid>
  </item> 
  <item>
   <title><![CDATA[Seting License Property in IE : Look into  http://support.micr...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=10964&amp;title=seting-license-property-in-ie#10964</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3645<br /><strong>Posted:</strong> 14 February 2006 at 11:02am<br /><br />Look into <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;159923" target="_blank"> http://support.microsoft.com/default.aspx?scid=kb;en-us;1599 23</a><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Tue, 14 Feb 2006 11:02:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=10964&amp;title=seting-license-property-in-ie#10964</guid>
  </item> 
  <item>
   <title><![CDATA[Seting License Property in IE : Can someone please explain how...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=10944&amp;title=seting-license-property-in-ie#10944</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1777">James27</a><br /><strong>Subject:</strong> 3645<br /><strong>Posted:</strong> 13 February 2006 at 12:04pm<br /><br /><P>Can someone please explain how to set the License property from within IE, either from script or the &lt;Object &lt;Param&gt; /&gt; Tag.</P><P>Thanks.</P>]]>
   </description>
   <pubDate>Mon, 13 Feb 2006 12:04:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3645&amp;PID=10944&amp;title=seting-license-property-in-ie#10944</guid>
  </item> 
 </channel>
</rss>