本文介绍了asp.net中的jquery模式形式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在asp.net 3.5中使用jquery模态窗体



当我点击按钮打开一个注册页面时,我填写信息并将数据保存在数据库中。

i want to use jquery modal form in asp.net 3.5

when i click button one registration page open and i fill the information and save the data in database.

推荐答案


这篇关于asp.net中的jquery模式形式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-29 01:05