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

Search In

How to Save data using cakephp

CakePHP will save model data as a snap to your database, User's Data will be ready to be saved in database it should be passed to the model’s save() method using this, in the giving format below. This is Controller action that uses a Cakeph

7 Qualities to Become a Successful Entrepreneur in the Accounting Industry

  Certain jobs require a specific set of skills in an individual. These skills not only make the job easier, but they also guarantee success. Accounting can be difficult for people who don’t necessarily have the knack for this sort of j

Angularjs Post Data

Hi, Today we will discuss how to post data to the MVC Controller through AngularJS. To do so, you will need to inject '$http' as a dependency while defining your angularJS controller: app.controller('Controller', ['$scope', '$http', funct

Cordova plugin Geolocation - Plugin provides the information about device's location

Hello Readers, Cordova geolocation API can access the GPS data and provides the information about device's location in the form of its longitude and latitude. GPS, IP address, WIFI, Bluetooth MAC address, GCM/CDMA cell's IDs these all are t

Using Enum.TryParse for parsing value to enum

This is a demo of using Enum.TryParse method for converting string values to enum type. We have function Enum.TryParse under System namespace in Enum class. This method is used for parsing string values to enum type. Signature of the method is as fo

Submit and validate data with ajax (without refreshing)

A form can be submit and validate without refreshing with the help of ajax and jquery. You just need to include one ajax file and there is no need of any js validation file to check the validations.Validation can be done on the basis of ajax response

SweetAlert- Replacement of Javascript's Alert.

Hello Readers, This blog is about about implementation of sweet alerts in our application. Sweet alerts are the beautiful replacement of javascript's alerts. They look great on laptop,desktop, mobile and tablet. They are perfect for all screen

What is the difference between jQuery.get() and jQuery.ajax()?

jQuery.get() jQuery.get('testing.txt',function(data){ console.log(data) },'text'); In this blog first we are using the jQuery.get() method. You pass function in arguments instead of passing in an object when you are using jQuery.get(). You ha

Why should you need to hire an affordable SEO firm?

Search Engine Optimization or commonly known as SEO, it is an amalgam of marketing and technology process to boost the website quality and ranking to gain more organic searches. This technique further improves the visibility of your site on all the m

Submit form data in Ajax

We will learn here, how we can submit form data with the help of Ajax. First step:- Create index.html file and create a form with the three labels/fields:- Name,Email and Superhero Alias. Inside head tag we have included one css file and two scri

1 14 185
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: