We keep a lot of files in Google Drive. It is a place where we can collaborate with other people to get the work done. We can share files & folders to many people, we can give them editor access or read only access. Eventually the list of collaborators in our files/folders increases and at times …
How to Send an Encrypted Email via Outlook
Encryption converts data from plain readable form to ciphered text and it requires deciphering the same in order to turn it to accessible mode. Sending and accessing encoded email messages require both sender and recipient to share their digital ID (also known as public key certificate). This post includes information on how to send an …
How To Display View Count Below Your Embeded YouTube Video
YouTube video statistics such as view count & like count are very important factors depicting popularity of a video. YouTube displays these counts below the videos on its own site. But unfortunately when you embed a video in another site these counts never displayed directly below the video. Although you can view the count by …
Automatic Web Page Screenshot Capture With Google Apps Script
This app can help you to take regular screenshots of your webpage automatically. It has been created with Google Apps Script and uses trigger to automate the process. Using this application you can track how a webpage was looking like 3 years before. You don't need to do this manually. Simply click on "Start capturing" and it …
Verify User’s Email After Form Gets Submitted
We create web forms for conducting polls, surveys and other contact purposes. Sometimes we ask users for their email in the web forms so that we can easily contact them later. As long as a web form is public, anybody can come and submit the form. Many a times we see, people fill random or …