Hi tarun,
Thanks for your help.Its really works now.FYI, i'm using selenium IDE 1.6.0 and firefox 4.0.1.Now after im running the script using the command line below,test suites results appear with all the details.But when im clicking "show log" button on the page,selenium log console appear in blank page. What should i do to make the logs shows up.
java -jar selenium-server-standalone-2.16.1.jar -singlewindow -hmtlSuite "*iexplore" "
http://ww.google.com.my" "C:\selenium\testSuite.html" "C:\selenium\results.html"