First you have to download JavaScript and CSS file from this URL https://github.com/JeremyFagis/dropify Now add Latest JQuery in your program from bel…
Read more
Showing posts from September, 2020Show all
Unhide Folders & Files using CMD which hide by virus in Pendrive or Memory Card
Moin Vohra
0
Comments
Open cmd.exe using Run as Administrator after that go to your directory or pendrive path then type following command attrib <space> -h <space>…
Read moreHow to redirect to another page after submitting an alert in ASP C# and also in MVC
Moin Vohra
0
Comments
First you have use Sweet alert Javas Script from below address: https://sweetalert.js.org This code for ASP.Net C# ScriptManager.RegisterClientScriptBlock…
Read moreScriptManager.RegisterClientScriptBlock(this.Page, this.GetType(), "MyFun1", "check_HSCperc_range();", true);
Read more