在另一个Div中显示提交的javascriptMVC表单数据
我正在使用 javascriptMVC,我遇到的问题是这样的。
我有一个包含几乎所有输入类型的表单,当我在表单上提交时,我希望数据显示在它旁边的另一个 Div 中。我不想使用数据库。我只想使用使用 MVC 框架生成时创建的文件来执行此操作
I am using javascriptMVC and the issue I have is this.
I have a form with almost all the types of Input, and when I submit on the form I want the data displayed in another Div next to it. I don't want to use a Database. I want to do it only using files created when generated using MVC framework
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试使用 jQuery post
如果这不适合您,请解释原因。
问候
Try to use jQuery post
If this is not working for you please explain why.
Regards