01-21-2010, 12:10 PM
Hi,
I am facing a strange problem
When i am using
SystemUtil.Run iexplore,"http://abc.com"
its not opening the url that i specified, its going to different location.
when i am using
SystemUtil.Run "http://abc.com"
Its opening in firefox, as i have both iexplorer and firefox.
i want to open the particular url in internet explorer, the above statement is opening c:// program files
Any help will be really appreciated.
Regards;
Vijay
I am facing a strange problem
When i am using
SystemUtil.Run iexplore,"http://abc.com"
its not opening the url that i specified, its going to different location.
when i am using
SystemUtil.Run "http://abc.com"
Its opening in firefox, as i have both iexplorer and firefox.
i want to open the particular url in internet explorer, the above statement is opening c:// program files
Any help will be really appreciated.
Regards;
Vijay