JavaScript Prevent Closing of Window with a Confirmation
Read more to learn how to prevent viewers of our website from exiting leaving an open session.Read More →
Read more to learn how to prevent viewers of our website from exiting leaving an open session.Read More →
In some cases, we have to form a string out of multiple records in the database. For example Consider we are working on a blog site where a post shall have many tags for it, we just need to display all of them under post separated by a space.Read More →
Displaying different fields based on null. For example, after user logged into our site, we have to display user actions in our site menu where if a user has alias and name both we just have to show alias if he has no alias you have to show name.Read More →
As part of data isolation, we can place our private and personal data in hidden or locked folders. If the data is huge its better to place the content inside a hidden partition(drive) to avoid it listing in search or indexing. Learn to hide out an entire partition here.Read More →
FTP is being discouraged to favor SFTP as it is enhanced and more secured. Read more to find how they are different to take advantage of SFTP.Read More →
In C# abstract classes are allowed to have constructors. It may not be needed as we can’t instantiate an abstract class but what is the use of constructors in it? Read More →
Read more to find ways to change CSS styles from Javascript.Read More →
Setting a background image on the input button is sometimes dependent on the browser and differ on platforms. Read more to find the way to set it so it works in every browser.Read More →
A simple beginner’s guide to CSS.Read More →
In traditional languages like C, we can deallocate the variable but in scripting language Javascript the memory allocation is dynamic so deallocation is not possible. We might sometimes need to set it none before we can do Value or Type comparisons. Read more to find out how.Read More →
Designed using Chromatic WordPress Theme. Powered by WordPress.