Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

CSRF with Spring and AngularJS

In this blog, We will see how to configure CSRF protection and how to make AngularJS allowed to send information with a CSRF token to the server. In AngularJS, $http service reads a token from a cookie which is named by default XSRF-TOKEN and sets it

Kanban view in Odoo-9

Kanban view defined as “A kanban view shows a set of cards possibly grouped in columns” it is important for odoo module to describe xml functionality. For example you can see below code which is use in .xml file. <record model="ir.ui.view" i

How to add custom meta box for add css in every post?

Hello everyone, In this blog I will guide you "To add custom meta box for add css in every post?" When we create a Gallery in wordpress normally it comes one by one, in other words all gallery photo are of same height and width. But if you want to m

How to create SEO friendly responsive web page in HTML5

Hi Guy, In this Blog, We will discuss about how to make a SEO friendly web page with the help of HTML5 and CSS. Note that for making this tutorial simple, we only consider the aspect of making a web page not whole website.   What is r

How to validate a form on submit?

Whenever we create a form, we always have a requirement to put validation for empty fields on some input fields on form submit. For this we use onSubmit attribute of the form, inside which we can define a function that will have validations. Example

Comparision between Bootstrap and Foundation Framework

Cheat-Sheet for Comparison between Bootstrap and Foundation Classes and Elements Introduction of Bootstrap and Foundation Bootstrap and foundation frameworks are very well known font-end framework for Responsive pro

assign custom mail template using xml in magento

We can assign the custom email template for mailing in magento. For this we have template tag in xml file. Here I am assigning new email template for requesting quote in contact us form. Below are the steps you can perform to assign custom email temp

Session tracking in servlets by using HttpSession

HttpSession Interface It is one of the session tracking techniques. It basically creates a session for each user and is used to maintain the request data and time interval of a particular. A user may give more than one requests at a particular time

How to validate email address

It is very important to validate the email while validating an HTML form. An email is taken as a string which is separated into two parts by the @ symbol. 1. user_info 2. a domain i.e., user_info@domain. The length of the user_info part may be up

UpdatePanel Control

UpdatePanel Control 1)UpdatePanel Control is available in ASP.NET AJAX package. 2)This control allows partial rendering of the page i.e.it AJAX'ify controls contained within it. This control allows to refresh selected parts of the page instead of r

1 600 720
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: