hcl-bot
1
Hi,
Could you help me?
Why when I refer to this url :
http://Host/Database/View/DocumentName?OpenDocument , I obtain “The page cannot be displayed” in my browser.
BUT, when I make
http://Host/Database/View/ first, I obtain my login form, after this login ,I can tape previous URL : http://Host/Database/View/DocumentName?OpenDocument
Could you explain my the problem?
Thanks
Traz
hcl-bot
2
Subject: Url problem - direct access to form not accepted
Try to use URL:
http://Host/Database/View/DocumentName?OpenDocument&login
hcl-bot
3
Subject: RE: Url problem - direct access to form not accepted
Thanks Andrei,
when I force the login, it work !!
But…Is there a method to use the connection already done?
hcl-bot
4
Subject: RE: Url problem - direct access to form not accepted
If you append “&login” to URL in browser window which is already logged-in, you will not get a new login form.