Visit URL from Word Using VBA

S

Sonny Maou

One more query for today... :)

I'm considering the possibility of "pinging" a web page from within VBA,
something like this maybe:

http://www.securityplus.com/register.asp?userName+templateName

Basically, all I want done is for a message to be sent to that program
on that server which would register the user, all done in the
background, oblivious to the user (or with a dialog box).

Is that possible from within Word using VBA?

Thanks!
 
Top