Re: Password TextBox loses value



This is not correct. I'm doing that setting the password field on the server
side for the Debug Mode to avoid entering these strings each time when I
start the app to debug it.

But the problem is when it requires a postback it loses the value, that's
different, and I switch this text box mode to the regular mode before I do
that so that the client never notices it.

Just D.

"Hans Kesting" <news.2.hansdk@xxxxxxxxxxxxxxx> wrote in message
news:mn.b35c7d6bb3ecc763.43821@xxxxxxxxxxxxxxxxxx
I am doing client side validation in my page. The password field does
not retain its value.
Pls help

By design (for security reasons) the value of the password textbox can not
be set from the server-side.
This includes postback situations.

Hans Kesting




.



Relevant Pages

  • SSH problems - suddenly stopped working
    ... F-Secure SSH Server will now be started in debug mode. ... 564:SshHostKeyIO Reading private host key from D:\Program ... 2628:SshConnection: Destroying SshConn object. ...
    (comp.security.ssh)
  • Re: On why debugging OpenSSH can be so hard
    ... Since nobody seems to be aware of how debugging works on OpenSSH, let me just tell you that there is a client process and a server process and they separately have debug modes. ... The client debug mode could merely say "Login failed. ...
    (SSH)
  • Unable to start debugging on the web server. Access is denied.
    ... I have a problem remote debugging a VS.Net 2003 C# Web Project. ... I can start the program in release mode but not in debug mode. ... Server: VS.net 2003 Full Remote Debugging Installation, Win2000 SVR, ...
    (microsoft.public.vsnet.debugging)
  • Re: SSH connection pause
    ... debug mode, you may get some clues from where the output pauses. ... you suggested I try running the *server* in debug mode ... I started the sshd in debug mode, ... Now for the interesting bit;-) If I then attempt a connection to the ...
    (comp.security.ssh)
  • Re: Question about IIS
    ... On the same server I am working on another project. ... At the moment, when I am in debug mode on WebApp1, people cannot access ... When I stop debugging, everthin is fine. ...
    (microsoft.public.dotnet.framework.aspnet)