
Search In
Hello guys,
I am writing a blog to validate the HTML form by angularJS. We can validate the many thing by angularJs on real time basis for example-
required field, maximum length, minimum lenght and text pattern etc..
Now, create a form in HTML
Expandable RecyclerView contains two views one is parent view and other is child view. Parent is visible by default but the child view has to be expanded and collapsed. It will expand when we click on parent view.
Let's see the Implementation of
Here I have created a RecyclerView app in android. In this app we have added item in RecyclerView and when we click on the item in RecyclerView the item will be removed. In this recycler view I have used notifyItem Inserted() and notifyItemRemoved()
For Remove Shipping Methods you need to change its function
This code is working for me in 1.7.0.2 but you can try this for older version also
A) Open Mage/checkout/controllers/Onepagecontroller.php
In this File Go to on “function saveBillingActio
For Remove Shipping Methods you need to change its function
This code is working for me in 1.7.0.2 but you can try this for older version also
A) Open Mage/checkout/controllers/Onepagecontroller.php
In this File Go to on “function saveBillingA
Sometimes we need to generate a unique number for an emailId, for example when a user register then we need to generate a number by using that user can verify his EmailId. For this we can use SHA1 encoding method.
Example - In the below method I'
In this blog we will learn to create a simple shopping cart application using cakephp. This application is very basic and simple you can download the zip file attached at the end of the blog and customize it as per your requirements. In this example
Implement Facebook Login/signup functionality by creating facebook sdk app.
Followings are the steps to create facebook login/signup functionality on server end :
1) Login with facebook developers .
2) Create an app , Put your domain link wh
We are all aware of the benefits of home wireless networks and the many ways we can use them. For that reason we have decided to write this article and try to explain how you can set up a wireless network connection in Windows.
Things you need befor
Hello Friends,
Today, I am going to discuss about an abstract class and an interface.
What are the difference between Abstract class and Interface?
An Abstract is a class but an Interface is not a class. It is an entity. Both abs
