开发者

Insert record in SQL Server from xmlhttp request object

Can anyone tell me, How to insert one record in SQL Server by using the xmlhttp object and Asp.n开发者_开发知识库et


I will keep my answer as detailed as your question:

You need to create an aspx page that is the target of the XmlHttp object. This page will parse the data from the XmlHttp request and insert the data to the database.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜