Skip to content

Magenaut

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

ajax

Request.Files is always null

August 24, 2022 by Magenaut

I’m writing a C# ASP.Net MVC application for client to post files to other server. I’m using a generic handler to handle posted files from client to server. But in my handler, System.Web.HttpContext.Current.Request.Files always empty (0 count).

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

javascript loop only applying to every other element

August 24, 2022 by Magenaut

i have the following javascript below after i finish an ajax query

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

getting javascript ‘Sys’ is undefined error

August 24, 2022 by Magenaut

On the developement machine my website is working fine but I am getting javascript ‘Sys’ is undefined error on hosting server and my AJAX is not working.

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

AutoCompleteExtender position is wrong in Webkit

August 24, 2022 by Magenaut

I have an ajaxtoolkit AutoCompleteExtender that has position: absolute. I have placed it inside a div with position: relative. This makes the extender dropdown place itself perfectly on all browsers, except on Chrome/Safari, where the position is relative to the top left of the window instead of the div.

Categories ASP.NET, Q&A Tags ajax, ajaxcontroltoolkit, asp.net, autocompleteextender, css Leave a comment

Loading AjaxControlToolkit Scripts from Microsoft’s CDN using ScriptManager/ToolkitManager

August 23, 2022 by Magenaut

I know there is another question asking the same thing, but it hasn’t gotten any attention for months now: https://stackoverflow.com/questions/3786088/how-to-force-ajax-control-toolkit-scripts-loading-from-cdn

Categories ASP.NET, Q&A Tags .net-4.0, ajax, ajaxcontroltoolkit, asp.net, cdn Leave a comment

WCF Service returns 400 Bad Request

August 23, 2022 by Magenaut

I’ve got this application that works locally and when deployed and using a .mdf SQL Express database file (which I usually use for testing purposes). However, when I change it to work with our SQL Server 2008 the app works but the service doesn’t.

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

Page_Load is been fired when WebMethod is called through javascript PageMethods

August 23, 2022 by Magenaut

I have an aspx page. I’ve added a ScriptManager to it, and set EnablePageMethods=true, and created a static method marked as [WebMethod] on the server-side.

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

Does the ClientScriptmanager work when called in a partial postback?

August 23, 2022 by Magenaut

I would like to close the browser window when an ASP.NET operation has succeeded. The code below is triggered by a button that resides in an Ajax UpdatePanel.

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

ajax control toolkit fileupload

August 23, 2022 by Magenaut

I am trying to get the fileupload control from the ajax control toolkit to work.

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

Asp.Net Mvc POST method doesn’t send string

August 23, 2022 by Magenaut

Ajax doesn’t send any strings to the controller.

Categories ASP.NET, Q&A Tags ajax, asp.net, asp.net-mvc, c#, jquery Leave a comment
Older posts
Newer posts
← Previous Page1 … Page21 Page22 Page23 … 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