On 6 Jun 2009, at 08:37, iseecolors wrote:
What I am doing is a single sign on to an web service. I send the
URL (with cert and nounce) to the server and get back a re-direct to
the actual page, which does start to load. I see all of this take
place. Than before the page finishes loading
iseecolors wrote:
What I am doing is a single sign on to an web service. I send the
URL (with cert and nounce) to the server and get back a re-direct
to the actual page, which does start to load. I see all of this
take place. Than before the page finishes loading, the browser
quits. The i
What I am doing is a single sign on to an web service. I send the URL
(with cert and nounce) to the server and get back a re-direct to the
actual page, which does start to load. I see all of this take
place. Than before the page finishes loading, the browser quits. The
interesting note
On Jun 5, 2009, at 2:18 PM, iseecolors wrote:
I am making a call to openURL (in NSWorkspace) that works great as
long as the default browser is already running and has a window
open. However, if I make the call when the default browser is
either not running, or does not have a window open
I am making a call to openURL (in NSWorkspace) that works great as
long as the default browser is already running and has a window open.
However, if I make the call when the default browser is either not
running, or does not have a window open, the get the console output
below. I am guess