如何用html制作将保存在数据库中的注册表 [英] How to make an registration form in html that will be saved in an database

查看:72
本文介绍了如何用html制作将保存在数据库中的注册表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要有关如何在html中进行网站在线注册的帮助.我需要注册部分和已经注册的成员的sign-n东西.希望您能帮我这个忙.谢谢朋友们! :)

I need help on how to make an online registration for the website that i''m doing in html. I need the registration part and the sign-n thing for the members already signed up. I hope you can help me with this one. thanks budddies! :)

推荐答案

如果是纯HTML,则不能.您需要使用ASP.NET或其他工具在将内容存储在数据库中的服务器上运行代码.当您将其标记为ASP.NET时,我认为您已经做到了.在这种情况下,这对于具有基本ASP.NET技能的任何人来说都是很简单的,并且无法向在论坛回复中不认识ASP.NET的人解释.使用google查找文章并以这种方式进行学习,在编写代码并遇到特定问题时使用论坛帖子寻求帮助.
If it''s pure HTML, you cannot. You need to use ASP.NET or something to run code on a server that stores things in your DB. As you tagged it ASP.NET, I assume you''ve got that far. In which case, this is trival for anyone with basic ASP.NET skills, and cannot be explained to someone who knows no ASP.NET in a forum reply. Use google to find articles and learn it that way, use forum posts for help when you''ve written code and have a specific question.


HTML中,可能设计Registration Page,但是对于saving data,您必须在asp.net中开发一个页面以与数据库进行交互(保存数据).在HTML 中无法在Database中保存数据.

谢谢
灰烬
In HTML, It''s possible to design a Registration Page, but for saving data you have to develop a page in asp.net for interacting(saving data) with Database.It''s not possible in HTML to Save data in Database.

Thanks
Ashish


这篇关于如何用html制作将保存在数据库中的注册表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆