Ajai Joy

Greenhorn
+ Follow
since Apr 16, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Ajai Joy

Hi
Instead of using the <body> tag onload, you can use the following after the login name text box.

<script>document.forms['FORMNAME'].login.focus()</script>

this will set the focus as the page loads.
Thanks a lot for the useful links.
I had a doubt, in Jmeter how do u change the fields to .* do you do it manually or is there any shortcut to change the ids to .*.
As I have many records and around 60 http requests it is getting tedious.

Best Regards,
Ajai Joy
[email protected]
20 years ago