Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
West Wind Connect - Session ID from IIS server
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00396440
Message ID:
00396466
Views:
8
You can't do that because ASP and Web Connection Sessions are totally different animals with each existing only in each application space (although WWWC sessions are table based and in theory could be accessed by ASP with ADO). You can however set cookies in an ASP page and then use that cookie in WWC.

Of course you can create a custom Session object in ASP that writes data to a table etc. and use that both from ASP and WWWC.

+++ Rick ---


>HI ALL !
>
>With WConnect, I am using template files.
>
>Is it possible to capture the Session ID from the IIS server. I know how WConnect *simulate* a session object but I would
>like to manage session properties from IIS server directly.
>
>At this time I think we cannot use session properties from IIS via Wconnect as an ASP pages. Isn't it?
>
>Thanks
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform