Hi All,I have a page on which there is a link, when clicked it makes a server call to handler using jquery ajax to start zip creation of a list of files. that click also strats a repeatative server calls which checks what is the current zip creation process.The logic is simple, I have stored...
Hi!
I need to create a control panel for an e commerce site. I used session to hold the value of the user_name. But I'm experiencing problem regarding the session timeout. I set it in 20 min. But it used to expired in no less than a minute. My configuration in the web.config file is as follows...
I added the Microsoft MAPI Messages and Session com controls to a vb.net application so I can open an outlook message and include an attachment without actually sending, which is working fine on my development machine but fails when using on the target machine after installing MSI with the...
Hi
I am developing a VSTO Add-In. In this, I have a form which shows a web page. I am displaying this on the form using Web Browser control.
If I click a link which navigates to another page in the same control, it is displaying well. But, when I click a link on the page, which opens a page in...
Hi all,
I have created a report and in properties code, I have written following VB code to find
out the sessionId of current session:
Public Function getSessionId() As String
Dim sessionId As String
sessionId = System.Web.HttpContext.Current.Session.SessionID
Return...
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.