c# - Password filled blank after postback -


when set textmode = password value of textbox lost after postback since know textbox class implement interface ipostbcakdatahandler retains value either disable textbox viewstate false.

so want know reason why happening.


Comments

Popular posts from this blog

c++ - Linked List error when inserting for the last time -

java - activate/deactivate sonar maven plugin by profile? -

tsql - Pivot with Temp Table (definition for column must include data type) -- SQL Server 2008 -