<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
<channel>
<title>CodeStore.net comments on "New Improved Version 1.1 of WebSession Class"</title>
<description>Replies to blog "New Improved Version 1.1 of WebSession Class" on codestore.net.</description>
<link>http://www.codestore.net/</link>
<lastBuildDate>Wed, 6 Aug 2008 15:16:00 +0100</lastBuildDate>
<atom:link href="http://www.codestore.net/store.nsf/blog.xml?Open=20080211" rel="self" type="application/rss+xml" />

<item>
	<title>Reply from Jon Olav Abeland</title>
	<pubDate>Wed, 6 Aug 2008 15:16:00 +0100</pubDate>
	<author>Jon Olav Abeland</author>
	<description><![CDATA[ 
		<p>Thank you! This is very useful. Great code.</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=7349703CB147FFB5852574620069E859"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20080211?OpenDocument#DOC_7349703C</link>
</item><item>
	<title>Reply from Jake Howlett</title>
	<pubDate></pubDate>
	<author>Jake Howlett</author>
	<description><![CDATA[ 
		<p>Hi Alistair. Good point! Thanks for that. I've fixed the download copy by double Replacing:</p>
		<p>Replace(Replace("ON","s"), "OFF","")</p>
		<p>I much prefer less lines of code over "readability" 'o)</p>
		<p>Jake</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=5678E6D5E72AE0CB852573FA0030799E"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20080211?OpenDocument#DOC_5678E6D5</link>
</item><item>
	<title>Reply from Alastair Grant</title>
	<pubDate></pubDate>
	<author>Alastair Grant</author>
	<description><![CDATA[ 
		<p>Hi Jake,</p>
		<p>Let Me.BaseURL = "http"+Replace(Me.document.HTTPS(0), "ON", "s")+"://"+Me.FQDN+"/"+Me.path</p>
		<p>The HTTPS field will default to 'OFF' so you'll need:</p>
		<p>If Me.document.HTTPS(0)="ON" Then </p>
		<p> Let Me.BaseURL = "https"+"://"+Me.FQDN+"/"+Me.path</p>
		<p>Else</p>
		<p> Let Me.BaseURL = "http://"+Me.FQDN+"/"+Me.path</p>
		<p>End If</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=7AB0AB910A043060852573F800697294"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20080211?OpenDocument#DOC_7AB0AB91</link>
</item><item>
	<title>Reply from Fabian Robok</title>
	<pubDate></pubDate>
	<author>Fabian Robok</author>
	<description><![CDATA[ 
		<p>Stan, you mis-read my posting big time, if you really thought, I was asking to make the download R5 compatible. :-)</p>
		<p>I was just referring to the most simple, no-brainer method of opening a database you don't have access to: Full access administration. Not available in Notes 5 (or before).</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=2EC6AB93B628D12E852573F300461BA0"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20080211?OpenDocument#DOC_2EC6AB93</link>
</item><item>
	<title>Reply from Stan Rogers</title>
	<pubDate></pubDate>
	<author>Stan Rogers</author>
	<description><![CDATA[ 
		<p>@Fabian: R5 hit EOL in 2004 and EOS in 2005. The current version is Domino 8, with Domino 8.5 to be released later this year. I wouldn't spend too much time looking for new and exciting code written for R5 here -- or anywhere else.</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=B77E7F01A879F1D6852573ED007D3290"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20080211?OpenDocument#DOC_B77E7F01</link>
</item><item>
	<title>Reply from Jake Howlett</title>
	<pubDate></pubDate>
	<author>Jake Howlett</author>
	<description><![CDATA[ 
		<p>Woops. Updated now. Thanks for letting me know Fabian.</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=A6A6ABCB0FDE9AFB852573ED00338DB8"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20080211?OpenDocument#DOC_A6A6ABCB</link>
</item><item>
	<title>Reply from Fabian Robok</title>
	<pubDate></pubDate>
	<author>Fabian Robok</author>
	<description><![CDATA[ 
		<p>Default is set to No Access. Well, this puppy won't work in Notes 5 anyway, so not a big deal (if you have your own server).</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=6E5A48A50C5ED950852573EC007BD56C"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20080211?OpenDocument#DOC_6E5A48A5</link>
</item><item>
	<title>Reply from Jan Schulz</title>
	<pubDate></pubDate>
	<author>Jan Schulz</author>
	<description><![CDATA[ 
		<p>Thanks!</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=478255EE362C38FF852573EC004DAEB1"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20080211?OpenDocument#DOC_478255EE</link>
</item><item>
	<title>Reply from Jake Howlett</title>
	<pubDate></pubDate>
	<author>Jake Howlett</author>
	<description><![CDATA[ 
		<p>Good point Jan. I'd assumed you'd all work that out, but I forgot to add the "CommonFields" subform, which contains all these CGI fields, and which I add to all forms.</p>
		<p>I've updated the download database to include this subform now. Thanks for the pointer!</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=ADBE6AADB07964B0852573EC004B1ADF"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20080211?OpenDocument#DOC_ADBE6AAD</link>
</item><item>
	<title>Reply from Jan Schulz</title>
	<pubDate></pubDate>
	<author>Jan Schulz</author>
	<description><![CDATA[ 
		<p>Just a question: doesn't your FQDN property need some field on the Form to work like that? The CGI Variables are filled in agent context documents (caling an agent), but not when you are using them to serve docs in WQO Agents. That was at least my finding, when I tried to use a websesison class in such agents (template system): I had to add fields with the CGI Names to the webform (which otherwise had only one field visible to return the generated html).</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=658E21510EC9B54D852573EC004A5828"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20080211?OpenDocument#DOC_658E2151</link>
</item>

</channel>
</rss> 
