Ankur and Kavitha,
I tried this code and the results were done without any errors......thank you both
I tried this code and the results were done without any errors......thank you both

Code:
Parameterizing- Username(AJ), password(mercury), tickets( 2) and customername(mel)
strName = "AJ"
Dialog("login").WebEdit("mercury").strName
strName="Tickets"
Dialog("login").wedEdit("2").strName
strName="Mel"
Dialog("login").wedEdit("Mel").strName
