Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search Coderanch
Advance search
Google search
Register / Login
Ajai Joy
Greenhorn
+ Follow
news
3
Posts
1
Threads
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
Permission denied...focus
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.
show more
19 years ago
HTML Pages with CSS and JavaScript
SCWCD Exam Tips
Thanks a lot for the useful links.
show more
19 years ago
Web Component Certification (OCEJWCD)
Jmeter: Converting id to .*
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]
show more
20 years ago
Performance