sumit Posted July 16, 2007 Posted July 16, 2007 Please Check this code. This is a part of the full code.CODE$oIE = _IECreate ("http://mptadsl.net.mm/WGarden/Popup.php", 0, 0, 1, 0)_IELoadWait($oIE)If WinExists("Cannot") Then_IEQuit($oIE)$var = Ping("172.24.0.3",1000)If $var ThenGUIDelete()MsgBox(48, "Unable to Connect to Server", "Please Check the Proxy Settings in Internet Explorer")ExitElseGUIDelete()MsgBox(48, "Unable to Connect to Server", "Please Check your IP Address")EndifExitEndIfWhenever i execute this script in a new computer I get the first messagebox . So I personally go to Internet Explorer and type http://mptadsl.net.mm/WGarden/Popup.php and then the page loads successfully. Now funny thing is that now If i execute the script Its ok. Can anyone suggest something so that the first message box doesnt appear unnecerily on a new computer.Thanks
sumit Posted July 16, 2007 Author Posted July 16, 2007 $var = Ping("172.24.0.3", 10000)I will try this tomorrow on a new computer... but can you explain me what was happening
deadlykira Posted March 30, 2009 Posted March 30, 2009 hello can u tell me ...i `m the Myanmar MPT User...they give me username and password.. ... i always do step by step in IE... but Mpt give me AAA login ExE ... but ISA Firewall is block that ExE .... can u tell me your script...... i don`t know programming .... plz help me .... my email is phokhwar.pk@gmail.com can u mail to me ... plz help ... i need your help...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now