PDA

View Full Version : [VB] Help on tihs



Dentafrice,
09-06-2007, 01:27 PM
Okay, I have a thing that will tell me if I am on my computer or not.

It will be in VB and I need some way of hitting a button and it sending something to

http://mysite.com/thing/status.php?status=

status=1,2,3,4,5
1 = here
2 = away
3 = brb
4 = meeting
5 = do not disturb

and will be displayed on a page, how can I do that?

any ideas

kyle♥
09-06-2007, 02:06 PM
Post on vB's forum, they should be able to help you.
Or you can frequently keep editing your signature.. which is long.

Dentafrice,
09-06-2007, 02:07 PM
that made no sense to what im talking about? editing my signature?

Im talking about visual basic, thats why it is in the programming forum

kyle♥
09-06-2007, 02:19 PM
Oh crap, I was just in Forum designing then I saw vB so I thought you ment the forums, just realisted this is Programming :eusa_wall.

timROGERS
09-06-2007, 02:51 PM
Probably the easiest way would be to have a WebBrowser control with no default URL and no visibility, and then just change the URL on the button click.

Want to hide these adverts? Register an account for free!