Out of respect for a little bird that whispered in my ear on this topic....
I just wanted to mention, that when going between HTTP and HTTPS (or visa versa) in your application, it doesn't hurt to also pass <@USERREFERENCEARGUMENT> at the same time - to ensure no issues come up with respect to loosing User Variables. As I have mentioned in the past, I don't use <@USERREFERENCEARGUMENT> in my applications and instead rely on the HTTP session-cookie to pick up the work. There are many reasons for this, but I won't go into them now. And please know, I mainly focus on "Intranet" applications and I ONLY build for MS Internet Explorer 5.0 or higher (on Windows). I think the success and/or failure of <@USERREFENCEARGUMENT> vs. session-cookies is largely dependent on environment factors surrounding the Server. For me, I have a pretty basic formula - Microsoft all the way, and it doesn't' fail me :-) Sure, sometimes my advice is tainted, but I don't mean to mislead anybody intentially. Just give me a good kick in the a** once in awhile 8-O Cheers...... Scott Cadillac, Witango.org - http://witango.org 403-281-6090 - [EMAIL PROTECTED] -- Information for the Witango Developer Community --------------------- XML-Extranet - http://xml-extra.net 403-281-6090 - [EMAIL PROTECTED] -- Well-formed Development (for hire) --------------------- > -----Original Message----- > From: Scott Cadillac [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 18, 2003 1:58 PM > To: [EMAIL PROTECTED] > Subject: RE: Witango-Talk: secure tango site > > > Hi Chuck, > > Nothing special required for Witango, other than your web-server > configuration. > > The "protocol", i.e., HTTP vs. HTTPS, used for your > application doesn't > impact things like User or Domain Scope because it's still > the same domain > name. > > So yes, you can change between protocols in your application just by > altering your page links to a full absolute address that > starts with either > HTTP:// or HTTPS://, and User and Domain Variables will still > be there. > > Hope this is what you are looking for. Cheers..... > > Scott Cadillac, > Witango.org - http://witango.org > 403-281-6090 - [EMAIL PROTECTED] > -- > Information for the Witango Developer Community > --------------------- > > XML-Extranet - http://xml-extra.net > 403-281-6090 - [EMAIL PROTECTED] > -- > Well-formed Development (for hire) > --------------------- > > > > -----Original Message----- > > From: Chuck Lockwood [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, June 18, 2003 1:18 PM > > To: WiTango-Talk > > Subject: Witango-Talk: secure tango site > > > > > > Ok, installing my first secure certificate to work with a > > tango app. Can > > you change from http to https within the same application > > file? If so, how > > do you preserve the user and domain variables? What else > > should I know > > about the issue but am to stupid to ask? > > > > Thanks! > > > > Chuck Lockwood > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > LockData Technologies, Inc. > > 309 Main Avenue, Hawley, Pa 18428 > > 570-226-7340 ~ Fax: 570-226-7341 > > [EMAIL PROTECTED] ~ www.lockdata.com > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > > > > > > ______________________________________________________________ > > __________ > > TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf > > > > ______________________________________________________________ > __________ > TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf > ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
