Skip to content

Magenaut

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

javascript

TypeError: $(…).DataTable is not a function

September 3, 2022 by Magenaut

I am trying to work with jQuery’s Datatable JS for my project from this link.

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

How can I run some javascript after an update panel refreshes?

September 3, 2022 by Magenaut

I have a pageLoad function that sets some CSS on a .ascx control that I cannot change. On page load everything is fine, but when an update panel updates the control, my CSS is no longer applied. How can I rerun my function after the page updates?

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

how to call an ASP.NET c# method using javascript

September 2, 2022 by Magenaut

Does anyone know how to call a server-side c# method using javascript? What i need to do is to stop imports if Cancel is chosen or to continue importing if ok is chosen. I am using visual studio 2010 and c# as my programming lanaguage

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

Printing to a client printer from a web app

September 2, 2022 by Magenaut

If I have a printer hooked directly to a pc (a kiosk with a printer), how would I go about creating the ability for a web page (.net web app) to print a jpg to the kiosks printer with no user intervention other than clicking a button on the page?

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

How to call javascript function from code-behind

September 2, 2022 by Magenaut

I wrote a javascript with a asp.net page.

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

ScriptManager.RegisterStartupScript code not working – why?

September 2, 2022 by Magenaut

I have used code like this in the past to successfully pop up an alert message on my asp.net webpage. Now it is not working. I can’t figure out why.

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

how to show confirmation alert with three buttons ‘Yes’ ‘No’ and ‘Cancel’ as it shows in MS Word

September 2, 2022 by Magenaut

I’m showing a confirmation alert box through JavaScript:

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

Get Image dimensions using Javascript during file upload

September 2, 2022 by Magenaut

I have file upload UI element in which the user will upload images. Here I have to validate the height and width of the image in client side. Is it possible to find the size of the image having only the file path in JS?

Categories ASP.NET, Q&A Tags asp.net, file-upload, image, javascript, validation Leave a comment

How to get asp.net client id at external javascript file

September 2, 2022 by Magenaut

When I use embedded javascript functions I can get client id of elements with this code:

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

Displaying a byte array as an image using JavaScript

September 2, 2022 by Magenaut

I am trying to display an image (byte array) using purely JavaScript.

Categories ASP.NET, Q&A Tags asp.net, javascript Leave a comment
Older posts
Newer posts
← Previous Page1 … Page12 Page13 Page14 … Page81 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