How to Check Your Search History on Instagram
There may be times that you may have difficulty locating your search history on Instagram. In this quick tutorial, I will show you how to easily check your Instagram search history on your phone. Read more...
InstagramFacebook Search for People Without Logging In
Did you know that you can search people on Facebook without even logging in? In this tutorial, I will show you how you can search Facebook profiles of people without logging into your account, using two less known methods. Read more...
FacebookWhere to Download Old Versions of Google Chrome
If you need to use an older version of the Chrome browser, you can do that by finding the correct installation files. In this post, I will talk about where you can download and install old versions of Chrome. Read more...
ChromeCSS Full Screen Background Image Tutorial
You can easily add a full screen background image to your website or web application with the help of CSS styles. In this tutorial, I will demonstrate how to do that by providing some examples. Read more...
CSSHow To Limit the Maximum File Transfer Size in FTP
The File Transfer Protocol (FTP) doesn't have any hard limits on the maximum file size and the maximum number of files for transfers. However, you can still apply a limit to control the file transfer to your server, which I will demonstrate in this tutorial. Read more...
FTPWhat is the Maximum File Size in FTP Transfers?
By default, there is no technical limit on the maximum file size that you can transfer (download/upload) via FTP, but there are a number of factors that may introduce some artificial limits. In this post, I will talk about what they are. Read more...
FTPHow to Reverse Look Up an Email Address for Free
There are a number of ways for finding the owner of an email address by looking it up on various platforms, even though it may not always return accurate results. In this post, I will demonstrate some free methods to reverse look up email addresses. Read more...
EmailHow to Make Form Input Fields Required
Making some of the input fields to be required on your forms is indispensable for collecting the information you need from your website or web application users. In this tutorial, I will demonstrate how to make form fields as required, in a number of ways. Read more...
Web DesignHow to Download a File with JavaScript
You can create download links to let your visitors download dynamically generated files from your website or application, using a client side scripting language such as JavaScript. In this tutorial, I will demonstrate how to download files with JS. Read more...
JavaScriptAllow File Download After Email Address Submission
In this post, I will talk about a number of options that you can implement for making a file on your website available for download only after the visitors submit their email addresses. Read more...
Web Design