The state information is invalid for this page and might be corrupted. (Only in IE)
Can anybody help me out with this exception. I have tried couple of fixes but nothing worked. I am getting this exception only in IE(7, 8 and 9).
Can anybody help me out with this exception. I have tried couple of fixes but nothing worked. I am getting this exception only in IE(7, 8 and 9).
I have a problem with the following code in an ASPX page:
In my ASP.net web project, I’ve written the following Javascript code in a .js file:
I want to create a web method that accepts a List of custom objects (passed in via jQuery/JSON).
I am new to jqGrid and I have found it difficult to follow the documentation jqGrid Documentation
I’m firing up a jquery accordion with:
I have an Intranet ASP.NET application which is sometimes slow to respond. My requirement is to prevent double submit, and ideally provide feedback to the user that the form has already been submitted.
How can I accomplish the following using jQuery: Open a popup window that returns a value to the parent window when a link in the child window is clicked, close the child window, and then have the parent automatically submit a form based on the value returned?
I have a submit button on a page.
I’ve put together some jQuery AJAX code using some tutorials I found on the internet. I’m new to jQuery and want to learn how to do things betters. I have a coworker who put together a beautiful web application using a lot of jQuery.