The contact page and create blog are using ajax now. Here's how I did it: -Created Contact Model with Name, Email and Message -Created a controller with two actions Index for the initial view and send(note HttpPost…
jQuery
A collection of 1 post
A collection of 1 post
The contact page and create blog are using ajax now. Here's how I did it: -Created Contact Model with Name, Email and Message -Created a controller with two actions Index for the initial view and send(note HttpPost…