关于我们的项目 [英] Regarding our project

查看:86
本文介绍了关于我们的项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我们的'是一个Web应用程序项目。我们正在使用java netbeans 7.1.2。如何客户端或用户可以在Web应用程序项目中添加记录。

例如:考虑一个特定地点的电话簿,假设他找不到他想要的联系人,以后如何在该记录中添加该联系人....请通过发送正确的代码....

Hi,
our''s is a web application project.we are using java netbeans 7.1.2 .how the client or the user can add the records in web application project.
eg:consider a telephone directory of a particular place,suppose if he doesn''t find the contacts which he want,how he can later add that contact in that record....plz help me by sending the proper code....

推荐答案





有一个名为添加详细信息的网络表单对于客户或用户。

为正确的数据提供正确的文本框,即姓名,电话号码,地址,电子邮件ID。

有一个添加按钮,然后打开添加按钮的单击事件,在您正在维护的数据库中的所需表中输入这些值。

稍后您还可以使用检索按钮,单击它,您可以在gridview或列表框中显示数据库中的所有条目。



请发布一些代码,了解有哪些条目你写到现在。也许我们可以帮助更多。



问候

Anurag
Hi,

Have a webform called as "Add Details" for the client or the user.
Give proper textboxes for proper data, i.e name,telephone no,address,email id.
Have a "Add" button, and on the click event of the "Add" button, enter these values in the required tables in the database which you are maintaining.
Later you can also have a "Retrieve" button, upon click of it, you can show all the entries from your database in a gridview or a listbox.

Please post some code as to what have you written till now.May be we can help more after that.

Regards
Anurag


这篇关于关于我们的项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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