6
Shouts

WebMatrix And jQuery Forms

published 652 days, 18 hours, 55 minutes ago posted by MikesdotnettingMikesdotnetting 653 days, 13 hours, 54 minutes ago
Wednesday, August 11, 2010 2:19:45 PM GMT Tuesday, August 10, 2010 7:20:29 PM GMT

WebMatrix And jQuery Forms   Even though WebMatrix is still in its first Beta, there have been a few requests in forums already for examples illustrating how to create Web Pages forms powered by AJAX. Building on previous articles, I thought I'd put together a little sample that shows how to do this to add a record to a database using jQuery. Here's how it's done.

 

First of all, if you are new to web development, AJAX is Asynchronous Javascript and XML. It was so named after Google's u...

category: ASP.NET | clicked: 2 | | source: www.mikesdotnetting.com | show counter code
tags: JQuery 1.4.2, asp net web pages, WebMatrix