Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. getting cookie value for password

getting cookie value for password

Scheduled Pinned Locked Moved ASP.NET
helpquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    virz
    wrote on last edited by
    #1

    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

    G J E 3 Replies Last reply
    0
    • V virz

      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

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      You can't set the value of a textbox set to password mode. A password field is only used to enter a password, not to edit a password. Do like everyone else, and make a separate form to change the password. --- b { font-weight: normal; }

      1 Reply Last reply
      0
      • V virz

        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

        J Offline
        J Offline
        Jerry Hammond
        wrote on last edited by
        #3

        1. Do as Guffa said. 2. Don't set the textBox control property to password My Programming Library C#, C# Run

        1 Reply Last reply
        0
        • V virz

          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

          E Offline
          E Offline
          enjoycrack
          wrote on last edited by
          #4

          You can assign an value to password textbox by js code... << >>

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups