all groups > dotnet general > may 2004 >
You're in the

dotnet general

group:

How to assign a value to password field from dataset?


How to assign a value to password field from dataset? Varun
5/31/2004 11:31:02 PM
dotnet general:
How to assign a value to password field from dataset

Thank yo
Re: How to assign a value to password field from dataset? Varun
6/1/2004 2:01:05 AM


----- Cor Ligthert wrote: ----

Hi Varun

Can you explain something more, however normaly it would be always just a
encrypted string

The (when needed) encryption key has never to be in the dataset or in th
client in my opinion

Co

[quoted text, click to view]


I just want to assign a value to Password field in web application either explicity or from the dataset
There is no link with encryption key. I know that there is a way to assign i am exploring for that can u helpe out in any way

Thank yo
Varu

Re: How to assign a value to password field from dataset? Cor Ligthert
6/1/2004 9:45:37 AM
Hi Varun,

Can you explain something more, however normaly it would be always just an
encrypted string.

The (when needed) encryption key has never to be in the dataset or in the
client in my opinion.

Cor

[quoted text, click to view]

Re: How to assign a value to password field from dataset? Cor Ligthert
6/1/2004 12:11:32 PM
Hi Varun,

I assume you mean this article

http://msdn.microsoft.com/downloads/samples/internet/default.asp?url=/downloads/samples/internet/author/databinding/data_password/default.asp

In combination with ASPNET for what you than need this

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwebuiwebcontrolstextboxclasstextmodetopic.asp

For the rest it seems me the normal way of using a dataset.

It gives no security of sending the password over the Net in my opinion by
the way, for that you need in my opinion a secured way of transporting the
page.

Cor


AddThis Social Bookmark Button