HTML Form – Email Validation with JavaScript Email validation is very important in HTML forms. Here we have discussed how to validate email addresses using JavaScript. Parts of an email address An email address is a unique identifier of an email account bound to a domain server. An email address […]
Excel to XML Converter – Vba Code – Microsoft Dom
Get VBA Code to Convert Excel to Xml Vba code in this page reads table data by each row and adds it to Xml dom element. Once all the cell values are added, it is then saved as Xml file. With this code you can also add Namespace to the […]
Convert Excel to HTML Table Tags – VBA Macro Code
Excel to HTML Table Converter App download and also get VBA Macro code that loops through Excel sheet content & convert it into a HTML Table
VBScript Extract Data – Xmlhttp Web Scrape – Parse HTML
Get code to Extract data from website using vbscript. Also the code can be used to parse the html data obtained from the website using vbs parser.
Find My PC Screen Resolution in Excel using VBA & Javascript
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 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.
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.