创建注册页面并将数据保存到数据库中 [英] creating registration pages and save data into database

查看:534
本文介绍了创建注册页面并将数据保存到数据库中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

需要帮助

i我正在创建我的网站的注册页面。这里有5个页面,每个页面都有一些字段和一个提交按钮。

当用户填写页面时然后控制转到page2然后转到page3。当用户点击页面3提交按钮,然后所有页面数据存储到数据库中。

像shadi.com,monster.com,naukri.com注册页面

请给我正确答案.........问候

Need Help
i am creating a Registration page of my web site.there are 5 pages and each page has some fields and one submit button.
when user fill page one then control goes to page2 and then page3 . when user click on the page 3 submit button then all pages data stores into the database.
Something like shadi.com, monster.com, naukri.com registration page
please give me right answers .........regards

推荐答案

faizyab 2009664





您可以使用许多替代方法来完成此任务。

**如果您的字段非常少,那么您可以创建cookie来存储您的数据最后你可以收集它并将其存储在数据库中。



**另一种方法是你可以在数据库中创建视图并将所有数据存储在视图中,稍后再复制数据最终从视图到数据库并删除视图。







Goodluck



You can do this using so many alternative methods.
**If you have very few fields then you can create the cookies to store your data and at the end you can collect it and store that in database.

**Another way you can create the views in database and store all the data in views and later on just copy data from view to your database finally and delete the views.



Goodluck


您好。您可以使用Asp.Net Wizard控件实现此目的。它包含步骤,您可以拥有自己的控件。在最后一步,您可以放置​​按钮来保存数据。



奇才的优点和缺点如下..

优点

1.特定步骤标题的标题

2.左栏导航的侧边栏

3.收集步骤

4.步骤类型



以下链接对您有用。 。

http://msdn.microsoft.com/en-us/magazine /cc163894.aspx [ ^ ]

http:/ /www.c-sharpcorner.com/uploadfile/raj1979/wizard-control-in-Asp-Net-3-5/ [ ^ ]

http://www.c-sharpcorner.com/UploadFile/mahesh/WizardControl10122005230633PM/WizardControl.aspx [ ^ ]
Hi.. You can achieve this using Asp.Net Wizard control. It contains steps, where u can have your own controls. In Final step you can place button to save data.

Advantages and disadvantages of Wizards as below..
Advantages
1. a header for the title of a particular step
2. a sidebar for leftbar navigation
3. collection of steps
4. types of steps

Below links will be useful to you..
http://msdn.microsoft.com/en-us/magazine/cc163894.aspx[^]
http://www.c-sharpcorner.com/uploadfile/raj1979/wizard-control-in-Asp-Net-3-5/[^]
http://www.c-sharpcorner.com/UploadFile/mahesh/WizardControl10122005230633PM/WizardControl.aspx[^]


这篇关于创建注册页面并将数据保存到数据库中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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