I need to inserd a record into sqlExpress thru javascript in aspx. Any Idea?
A:
Look at using web services with the [ScriptService] attribute applied. See this:
http://www.developer.com/net/asp/article.php/3657826/Consuming-Web-Service-Using-ASPNET-AJAX.htm
Brian
2010-08-12 19:54:46