Sushant Torankar

Sushant Torankar

  • 1.4k
  • 289
  • 32.4k

asp.net with ajax javascript

Jan 28 2025 8:25 PM

Hello Everyone,

I am using asp.net and oracle as databse. Currently I am using code-behind process to save data or to display data to grid.

I want to use ajax javascript to handle all the operations, so mostly it will avoid LOADING issue of page. It will not refrsh page everytime.

Any sample code will be very helpful.

Also, i am downloading a file in PDF format using MemoryStreamWriter class, how to show LOADER until the file is getting downloaded completely

 

 

Thank You in Advance!


Answers (1)