Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

ajax

Asp.net: Implementing Auto-Logout functionality

August 30, 2022 by Magenaut

I have to implement auto-logout functionality in one of my projects and i just cant figure out where to start looking for ideas but SO.

Categories ASP.NET, Q&A Tags ajax, asp.net, logout, session-timeout Leave a comment

How to Use Ajax.BeginForm OnSuccess and OnFailure Methods?

August 30, 2022 by Magenaut

I using this Ajax.BeginForm

Categories ASP.NET, Q&A Tags ajax, asp.net, asp.net-mvc-2, jquery Leave a comment

Increasing maximum response size from ASP.NET Page Method

August 30, 2022 by Magenaut

I’ve got a page method on an ASPX page that gets called by a jQuery AJAX POST request. When I try to return too many results, the request fails. Is there a web.config setting or class attribute I can use to increase the default maximum response size?

Categories ASP.NET, Q&A Tags ajax, asp.net, c#, javascript, jquery Leave a comment

JQuery ajax cross domain call and permission issue

August 30, 2022 by Magenaut

I have this polling script to check if a text file is created on the server. Works great locally, but fails when the file is on a different domain. How would i rewrite this for cross domain support?

Categories ASP.NET, Q&A Tags ajax, asp.net, cross-domain, javascript, jquery Leave a comment

Returning Error Details from AJAX-Enabled WCF Service

August 30, 2022 by Magenaut

Short Version: Is there a/what is the suggested way to return error details to the client when an exception is thrown in an AJAX-Enabled WCF Service (aside from just throwing the gates open and sending back all of the exception details)?

Categories ASP.NET, Q&A Tags ajax, asp.net, json, wcf Leave a comment

How to get relative path in Javascript?

August 30, 2022 by Magenaut

In my ASP.net web project, I’ve written the following Javascript code in a .js file:

Categories ASP.NET, Q&A Tags ajax, asp.net, javascript, jquery Leave a comment

Catching errors from calling ASP.NET WebMethod with malformed Json

August 30, 2022 by Magenaut

We have an older ASP.NET WebForms application which performs AJAX request by using jQuery $.ajax() calls on the client side, calling static methods in the page code-behind decorated with [WebMethod] attributes.

Categories ASP.NET, Q&A Tags ajax, asp.net, error-handling, webmethod Leave a comment

jQuery Popup Window Return Value to Parent

August 30, 2022 by Magenaut

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?

Categories ASP.NET, Q&A Tags ajax, asp.net, javascript, jquery, popup Leave a comment

Jquery asp.net Button Click Event via ajax

August 30, 2022 by Magenaut

I was wondering if anyone can point me in the right direction.
I have an asp.net button with a click event (that runs some server side code).
What i’d like to do is call this event via ajax and jquery.
Is there any way to do this? If so, i would love some examples.

Categories ASP.NET, Q&A Tags ajax, asp.net, events, jquery Leave a comment

Is there a way to disable UpdateProgress for certain async postbacks?

August 30, 2022 by Magenaut

I have an UpdateProgress control, that shows as an overlay (using CSS) for all async events for an update panel. Now, for certain EXPAND/COLLAPSE row command events, i just dont want to show that updateprogress.

Categories ASP.NET, Q&A Tags ajax, asp.net, jquery, visual-studio Leave a comment
Older posts
Newer posts
← Previous Page1 … Page10 Page11 Page12 … Page37 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress