| Author | Messages | |
lobber
 Member Posts:1
 | | 10/08/2006 5:26 PM |
Alert | | Hi people ,
I have a problem and I would ask your help : I need to pass data between two webusercontrol added in different tab/page ( exactly from standard link control to my own module ) . I tried to pass data in url ( I add a couple of key/value ) but I covered that not always the load event of my webusercontrol raise.
I tried and I found that if I'm logged as superaccount there is not problem , the load event is always raised ; otherwise , if I logged with registered user , the load event is raised only first time . subsequently only after 60 seconds approximately this event is newly raised when invoked. I tried to manage the value of cache ( I set 0 second ) but isn't the solution.
Do you know how I can send data to module in another tab.
I tried also with IMC but don't function because the module ( sender and receive ) are not in the same tab .
I appreciate a lot your help
Bye
Marco | | | |
| yuris
 Member Posts:1
 | | 03/14/2007 4:21 AM |
Alert | | Hello guys, I have the very much similar problem. I am trying to pass data between modules located on the same tab via IMC, but it works only when user is logged in. If user is not logged in, it doesn't raise ModuleCommunication event. In advance appreciate any help from you. | | | |
|
|