Ted S.
|
| Posted: 03/01/2003, 8:33 PM |
|
Just loaded multiple apps on same site. Issue with login from one traversing to the other. I've looked at a few different solutions with no success. Logged into one app and session logs into other app as well.
Can anyone help.
Using CC with ASP.
Thanks in advance,
Ted S.
|
|
|
 |
ted s
|
| Posted: 03/01/2003, 9:01 PM |
|
|
|
|
 |
No Name
|
| Posted: 03/01/2003, 10:11 PM |
|
This might help
http://www.gotocode.com/art.asp?art_id=158&
|
|
|
 |
RonB
|
| Posted: 03/01/2003, 11:17 PM |
|
http://codechargers.net/bb/viewtopic.php?t=11
this is in php but the principle should be easy to port to asp since almost all the code you see is generated by CC itself.
Ron
|
|
|
 |
Jeff T
|
| Posted: 03/02/2003, 1:34 PM |
|
Not a problem on CCS 1.07 using .net/C# - just tried it and it works like a charm. Logged in and authenticated on one site, changed the URL to the same site but in TEST (that uses a different db) and it asked me to reauthentiucate all over again.
Am I missing something here?
|
|
|
 |
RonB
|
| Posted: 03/02/2003, 2:20 PM |
|
No but you stated you used CC not CCS. In CC things work different.
Ron
|
|
|
 |