Darrel
|
| Posted: 09/14/2004, 8:19 AM |
|
How can I include the session userid and password in the code, so the user doesn have to capture it?
I have a page that "transform" my asp in a Tiff image, but CCS security sends it to the login page, so my scrip transform the login page in .tiff
So i think the only way to avoid this is to write the user and pass directly in my code, so CCS security let my script read and transform the appropiate asp page.
|
|
|
 |
Nicole
Posts: 586
|
| Posted: 09/17/2004, 2:41 AM |
|
Darrel,
You can get userID and login using CCGetUserID() and CCGetUserLogin() functions.
But your case is not quite clear to me. Can you provide more details about your pages settings?
_________________
Regards,
Nicole |
 |
 |
|