主页放在一个地方 [英] home page at one place

查看:108
本文介绍了主页放在一个地方的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我正在使用c#编写Web应用程序并在silverlight3中进行设计


今天,我们需要记住许多密码.我们需要Windows网络登录的密码,我们的电子邮件帐户,我们的主页的ftp密码,在线密码(例如CodeProject成员帐户)等,等等.列表不胜枚举.另外,我们应该为每个帐户使用不同的密码.因为如果我们到处都只使用一个密码,而有人得到了这个密码,那么我们就会遇到问题……一个严重的问题.他将有权访问我们的电子邮件帐户,主页等.

我有一个网格,用户将所有用户名和密码存储在该网格中...
要输入该网格,我将提供一个主密钥...

现在我想要当用户打开该网格并单击他存储的任何链接时,然后直接
该用户的主页应该处于打开状态,这意味着他不需要单独登录
我希望从外部从软件中提供此功能.


怎么可能...
帮帮我


I am making a web application as coding in c# and designing in silverlight3


Today we need to remember many passwords. we need a password for the Windows network logon, our e-mail account, our homepage''s ftp password, online passwords (like CodeProject member account), etc. etc. etc. The list is endless. Also, we should use different passwords for each account. Because if we use only one password everywhere and someone gets this password we have a problem... A serious problem. He would have access to our e-mail account, homepage, etc. Unimaginable.


I have a grid the user stores all his username and password in that grid...
To enter in that grid I will give a master key...

Now i wants that when user open that grid and click any of the link which he stored ,then directly
the home page of that user should be open, it means he don''t needs to login seperately
from outside,,,,I wants to give this facility in my software..


How it will be possible...
help me

thanks in advace..

推荐答案

写道:​​

因为如果我们到处都只使用一个密码,有人得到了这个密码,我们遇到了问题...一个严重的问题.他将有权访问我们的电子邮件帐户,主页等.难以想象.

Because if we use only one password everywhere and someone gets this password we have a problem... A serious problem. He would have access to our e-mail account, homepage, etc. Unimaginable.



听起来像个音高.但是,任何使用您的应用程序的人,如果有人破解了他们的一个密码,他们就会全部获得密码,对吗?

您需要将浏览器托管在winforms页面中以便与其进行交互,以弄清楚如何直接登录到站点.我怀疑这在Silverlight网络应用程序中是否可行.



Sounds like a pitch. But, anyone who uses your app, if someone breaks their one password, they get them all, right ?

You need to host the browser in a winforms page in order to interact with it, to work out how to log onto a site directly. I doubt that''s viable from a silverlight web app.


这篇关于主页放在一个地方的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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