User Profile
Collapse
-
Ok. Where should I create such a class so it is reachable from different applications? Could I create a "machine" class somehow? -
The value needs to be updated.
The value is actually an indicator to show if there are any messages to fetch. If the flag indicates false no search is performed, and if the flag is true a search is done. Another agent is sending the messages an updates the flag when a message is sent. The 2 agents exist in different applications since one accesses the website via HTTP and the other one via HTTP. I found no way to combine HTTP and HTTPS under...Leave a comment:
-
Hi
I doubt that the session object will be of any help since I need to share the variable across all sessions on both applications.
/boLeave a comment:
-
-
Sharing a variable across virtual roots
Hi
I have a website which is accessed externally via one virtual root ( requires SSL) and internally via an other virtual root. Is there a simple way to share variable, ie something like Application("va riable") across the roots?
I have tried defining the variable in global.asax but run into access issues.
/bo
No activity results to display
Show More
Leave a comment: