VB6 Time from the Internet [closed] - vb6

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I am trying to build a program that tells the exact time from the internet and not from the computer itself. I am using Visual Basic 6.
Is there a way for me to get this, and if yes, what will it return if it failed to connect to the internet?

This link shows how to do it in VBScript. Should work equally well in VB6.
http://www.visualbasicscript.com/internet-time-update-m57973.aspx

Related

How to need developing for Windows Phone? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
I want to start learning windows phone and I want to know that for starting this what is need?
what language?
what compiler or program that is for coding?
please tell me about that because I don't know about it and I am noob it.
Microsoft has a complete guide on this, you can check it out here.
http://msdn.microsoft.com/en-us/library/gg680270(v=pandp.11).aspx
Here is another link to a previous question on stackoverflow:
Getting Started with Windows Phone 7
Good Luck

How StarDock's ModernMix work? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I found StarDock's ModernMix today, with it we can run Windows 8 modern applications on classic desktop.
Do we know how it works?
Thanks,
Navneet
I guess there is some control (ActiveX?) that can run a Metro App, but that's probably not publicly documented anywhere

Can Unix Executables be turned into an App for mobile devices? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
I was wondering if programs made for the command prompt/ terminal could be converted into a mobile app. Is there a way for the phone to run a terminal based program?
No.
I added this bit cos SO wouldn't let me just post "No".

GUI automation using selenium in TCL [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
I want to use Selenium to automate a GUI for testing network devices in TCL. Can anybody help me to do that please. Have anyone seen or have experience using Selenium in combination with TCL?

How to create a firefox plugin? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
I have to create a Firefox plugin. I am a newbie and have no idea about it.
Please provide me information about the following:
Skill/programming language requirements
Any good and simple tutorials<
Sample code and steps to execute it
Difference between firefox plugin,add-on and extension
You can use Mozilla Developer network for documentation and other stuffs.
MDN

Resources