12-08-2011, 03:48 PM
Alladi,
Can you use below mentioned code
'if you are using Windows7 operating System
'If you are using XP opearting System
Can you use below mentioned code
Code:
Systemutil.Run "C:\Program Files (x86)\Internet Explorer\iexplore.exe","http://www.google.co.in/"
Code:
Systemutil.Run "C:\Program Files\Internet Explorer\iexplore.exe","http://www.google.co.in/"
Code:
Browser("B").Page("B").Sync
Browser("B").Close