What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Visual Basic 2008 - Reloading/Refreshing Same form

Visual Basic 2008 - Reloading/Refreshing Same form
Author: Message:
Quantum
Disabled Account
*****

Away.

Posts: 1055
Reputation: -17
30 / Male / Flag
Joined: Feb 2007
O.P. RE: Visual Basic 2008 - Reloading/Refreshing Same form
Ok, i've got it partly working.

When the form loads this command is given:

code:
Call Ping()


And when the button is pressed that does the same command.

The code inside Ping() pings a server and makes a image visible if it gets a response or else makes an image next to it visible if there no response.

But if all servers are online there will be a list of images visable. Fair enough untill i refresh that list by pressing the button with

Call Ping()

in it and if a server is offline it will make the offline and online image active.

Do you get me.

So when the form loads there is

1 IMAGE
2 IMAGE
3 IMAGE
4 IMAGE
5 IMAGE

And if i refresh and one goes offline its like

1 IMAGE
2 IMAGE IMAGE
3 IMAGE
4 IMAGE
5 IMAGE

When i need it to be

1 IMAGE
2              IMAGE
3 IMAGE
4 IMAGE
5 IMAGE



No longer here.
12-14-2008 10:17 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Visual Basic 2008 - Reloading/Refreshing Same form - by Quantum on 12-14-2008 at 06:31 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Stigmata on 12-14-2008 at 07:33 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Quantum on 12-14-2008 at 08:27 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by vaccination on 12-14-2008 at 08:44 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Quantum on 12-14-2008 at 08:50 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Stigmata on 12-14-2008 at 08:54 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by vaccination on 12-14-2008 at 09:06 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Quantum on 12-14-2008 at 09:59 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Stigmata on 12-14-2008 at 10:01 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Quantum on 12-14-2008 at 10:17 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Stigmata on 12-14-2008 at 10:20 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Quantum on 12-14-2008 at 10:21 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Stigmata on 12-14-2008 at 10:26 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Quantum on 12-14-2008 at 10:30 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by vaccination on 12-15-2008 at 10:06 AM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Quantum on 12-15-2008 at 05:56 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Ezra on 12-15-2008 at 07:14 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by pillowmurder on 01-10-2009 at 03:43 AM
RE: RE: Visual Basic 2008 - Reloading/Refreshing Same form - by andrewdodd13 on 01-10-2009 at 11:48 AM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by BV on 02-08-2013 at 08:59 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On