09-29-2008, 04:53 PM
Hi Ankur,
I modify host file before launching the function, for example if i suppose:
1. host file1 -> vodafone of AAA environment
host file2 -> vodafone of BBB environment
At the beginning i have host file1. I change with host file2, and then i launch my function: in my idea the function must open a browser towards www.vodafone.it related to BBB environment, but it opens AAA environment.
If i modify my function with another in which i use "systemutil run iexplore" i have not these problems (i modify host file, then i launch the function and the open browser is related to right environment), but i'd like to use my other function.
thanks to any help
I modify host file before launching the function, for example if i suppose:
1. host file1 -> vodafone of AAA environment
host file2 -> vodafone of BBB environment
At the beginning i have host file1. I change with host file2, and then i launch my function: in my idea the function must open a browser towards www.vodafone.it related to BBB environment, but it opens AAA environment.
If i modify my function with another in which i use "systemutil run iexplore" i have not these problems (i modify host file, then i launch the function and the open browser is related to right environment), but i'd like to use my other function.
thanks to any help