getting cookie value for password
-
hello guys....can anybody tell me how can we display cookie value in the textbox set in password mode.. problem with me is that whenever signin page is loaded, only username cookie is displayed in its textbox but password cookie is not displayed in its textbox which is set in Password mode. If I change the mode of textbox to SingleLine..then it displays password..but in "Password" mode , that encrypted value is not displayed... Is there any solution of this problem.??? Thanking You. Sincerely, VIRAL PATEL
-
hello guys....can anybody tell me how can we display cookie value in the textbox set in password mode.. problem with me is that whenever signin page is loaded, only username cookie is displayed in its textbox but password cookie is not displayed in its textbox which is set in Password mode. If I change the mode of textbox to SingleLine..then it displays password..but in "Password" mode , that encrypted value is not displayed... Is there any solution of this problem.??? Thanking You. Sincerely, VIRAL PATEL
-
hello guys....can anybody tell me how can we display cookie value in the textbox set in password mode.. problem with me is that whenever signin page is loaded, only username cookie is displayed in its textbox but password cookie is not displayed in its textbox which is set in Password mode. If I change the mode of textbox to SingleLine..then it displays password..but in "Password" mode , that encrypted value is not displayed... Is there any solution of this problem.??? Thanking You. Sincerely, VIRAL PATEL
1. Do as Guffa said. 2. Don't set the textBox control property to password My Programming Library C#, C# Run
-
hello guys....can anybody tell me how can we display cookie value in the textbox set in password mode.. problem with me is that whenever signin page is loaded, only username cookie is displayed in its textbox but password cookie is not displayed in its textbox which is set in Password mode. If I change the mode of textbox to SingleLine..then it displays password..but in "Password" mode , that encrypted value is not displayed... Is there any solution of this problem.??? Thanking You. Sincerely, VIRAL PATEL
You can assign an value to password textbox by js code... << >>