Results 1 to 2 of 2

Thread: assigning value to password field

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2002
    Posts
    14

    assigning value to password field

    Hi,

    In my form(.aspx page) i have 2 text fields for password and re-confirm password.
    When i click a button it clears the password value .
    Is there anyway to get the value back to the password field.

    I tried saving it to a session variable and then assigning it back to the field but it doesn't work..

    pleas help.

    Thanks,
    edna

  2. #2
    Lively Member
    Join Date
    Mar 2002
    Posts
    96
    Use a server control instead of HTML control to maintain text in box when hitting button.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width