Jump to content

Please Check this code


Recommended Posts

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 Then

GUIDelete()

MsgBox(48, "Unable to Connect to Server", "Please Check the Proxy Settings in Internet Explorer")

Exit

Else

GUIDelete()

MsgBox(48, "Unable to Connect to Server", "Please Check your IP Address")

Endif

Exit

EndIf

Whenever 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

Link to comment
Share on other sites

  • 1 year later...

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...

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...