I need to inserd a record into sqlExpress thru javascri开发者_Go百科pt in aspx. Any Idea?
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
精彩评论