Hi,

Try this.
Store the encrypted value in a variable and enter in the inputbox using
SetSecure instead of Set.
Eg.

strEncData=Crypt.Encrypt srData
<Hierarchy>.SetSecure strEncData

On Sun, Sep 9, 2012 at 3:45 PM, arpit bansal <
[email protected]> wrote:

> hello...
> Please help me out how can i encrypt password while user is entering in
> password inputbox without using dotnetfactory or html tag... Using the
> Crypt.Encrypt i can encrypt the password in browser but unable to encrypt
> it while user is entering in inputbox
>
>  --
> You received this message because you are subscribed to the Google
> "QTP - HP Quick Test Professional - Automated Software Testing"
> group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/MercuryQTP?hl=en
>



-- 
Regards,
Deepak

-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

Reply via email to