Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP and IIS4
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00232730
Message ID:
00233016
Views:
34
Have you tried using cookies? The cookies would be available from all web apps. This would eliminate the need for maintaining state with session variables or session classes.

><< PMFJI-
>
>No problem...
>
>
><< maybe I don't understand the problem, but couldn't you get away from session << vars altogether by implementing a generic session
><< class that stores all this stuff for you in data files? What could this 3rd << party solution do that you couldn't write yourself?
>
>To the best of my understanding, classes instanciated on IIS do not persist across pages. Therefore, if you were to build a class that saved session information, you'd have to build it so it read from a database, text file or the registry. This is certainly possible, but I, like most developers I know, am pressed for time.... :-)
>
>Unfortunately, the real crux of the problem is, again, a flaw in an M$ product... Oh well, we've worked through these before... (and will again)
>
>Thanks for the reply...
>Michael
Tim Westmoreland
Software Engineer
Skyline Technologies, Inc.

"Upper classes are a nation's past; the middle class is its future." - Ayn Rand, Russian-born author (1905-1982).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform