Hi
Is there an event firing when u leave a page, for example via link?
I need to set a session variable just as the user clicks to the next page.
I'm going to set a session variable that holds the current URL. Need i for back-button functionality.
(I cannot use the history.back() java...
Hi!
Is there a way for me to but a button on my page that simply goes to the previous page when pressed (after performing various functions)?
something like this:
Private Sub btnAddContact_Click(...) Handles...
Dim previousURL as string
previousURL=[something]
[do stuff]...
Hi!
I'm trying to get information about the mailbox sizes on an exchange server. I need to get this information from my asp.net page on my webserver.
I have tried using this code:
http://msdn.microsoft.com/library/en-us/e2k3/e2k3/_wmiref_cl_Exchange_Mailbox.asp?
I've changed [cComputerName]...
Hi!
I need to get various information about the mailboxes on a exchange server. How can I do this?
The webserver is not on the same server as the webserver. They are on the same domain. Im working in c#, asp.net.
Thanks!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.