Category: Web Development
Docusign: Save docusign FormData in CSV
Platform: DocuSign Problem: How to download form data (i.e. Data filled by the client in docusign document) in csv? Solution: For downloading the Docuform data as CSV file follow these steps: 1. Open your docusign account. 2. From the Documents
Cakephp 3.3 |How to execute script using Console
In Cakephp, console applications are useful in running background processes and can be run without access to web browser. The CakePHP console provides a framework for creating shell scripts.To run the cakephp functions, first of all create a shell to
How to use Random Emails while testing Registration forms
While testing Registration form, the best way is to use automation script rather than manual testing which is time consuming. Automated script helps to get better results in shorter time. Like we can generate random users with the script and
AWS cli installation, configuration and stopping/starting EC2 machines
Install the AWS CLI Using the MSI Installer (Windows) Download the AWS CLI MSI installer for Windows (64-bit) click-here or directly access https://s3.amazonaws.com/aws-cli/AWSCLI64.msi. Run the above downloaded MSI installer. Follow the instructions that appear: The CLI installs to C:\Program Files\Amazon\AWSCLI
Overview of DevExtreme components
DevExtreme is a commercial application framework created by DevExpress. DevExtreme framework uses html5 and javascript code and targets today’s most popular smartphones and tablet devices. Devextreme supports both mobile application and web application. In devextreme there are three flavors of
Salesforce: Save docusign (PowerForms) FormData in Salesforce
Problem: Get data filled by user from docusign FormData and pass it into Salesforce. Description: We have docusign account integrated with Salesforce account. We want to use the functionality of power forms of docusign and get all the data filled
How to make the image background transparent using gimp editor
There are two different ways for making the image background transparent in Gimp: For white color background: 1. Open the required image in Gimp: 2. Go to layer > Transparency>color to alpha as given below in the screenshot: 3. Above
Slider Revolution Plugin : Stop slider on hover
Sometimes Slider Revolution slider does not stop moving the slides even if the user is typing the data in the input box on the slides . Solution : We can stop the Slider on hover or after some time in
Web crawlers, Robots.txt and Googlebot
What are web crawlers? Web crawlers are programs or scripts which search engines use to gather certain types of data from the websites and check links and update the indexes, so that search engines can show up-to-date results. Most of