Code to find Screen resolution of your computer. This code gets the screen width & height VBA (Windows API), C, Javascript & Command prompt functions.
Learn How To Code JavaScript in VBA
Learn how to execute a Javascript within a VBA Code? It is not that tough to code a Javascript within VBA and make it execute within Excel itself. All you just have to do is, reference Microsoft Script Control Library and start coding your Javascript or VBscript as explained in this page.
How to Schedule a PHP script in CRON from CPANEL?
Learn to schedule PHP script in a Cpanel CRON, Make it run at specific time interval. Once PHP completes execution in CRON, check the results in Email Inbox
How to Backup Website data Automatically to Dropbox?
Automatically backup website data to Dropbox using PHP code. Website data should be backuped up frequently to prevent years work being lost due to hacker attacks, data corruption due to hardware issues. Use this code that explains basics about how a file can be uploaded to Dropbox using PHP.
How to Create an Email Sign up Form in HTML?
Get a fully functional Email Signup form with HTML and jQuery code. This signup form appears in the page, when the user scrolls down to the end of page. An Email Signup form with animation gets more attention rather than a static form and so the number of users register with your email list get increased.
Auto Click FB Like Button – No Coding Knowledge Required
Get code to Auto Click Facebook Like button. No coding knowledge is required. This code can directly run from the browsers like Chrome and Firefox.
How To Scrap A Website Keywords? – Keyword Scraping Excel
Get this free Keyword scraping Excel along with with Excel macro web scraping VBA code. Learn how to scrap a Website keywords to help with your SEO tasks. How to do SEO for a Website? – Get Free VBA code that can extract web page and do basic SEO checks for your Blogs. Learn SEO basics and Build your own tools or Download & use the Tool available in this page.
Free QR Code VCARD Generator HTML Code
Create QR Code for your business contact file using this simple HTML file. Embed this in your Website and Users to Your website can just scan this QR code to save your contact card.
How to Generate QR code using Google Chart API
All about QR Codes Have you ever wondered the possibility of storing the huge amount of data say a movie in a single A4 sheet paper? In this digital world, everything is possible or will be made possible SOON. QR code is nothing but the next generation of Bar Codes […]
Display Related Posts with Thumbnails in WordPress without Plugins
Display Related Posts with Thumbnails from Current Post Category Using the below PHP code, we can generate related post links from the current post category and add them just after the post content. This can be achieved by showing related posts link from the category of current post. Showing related […]