Problem with user name and password

J

Jim Simpson

I need to write a macro which will access a web site which requires my user
name and password. I don't know how to start. I've looked at the source code
of the log-in site but find nothing to work with. Can someone give me some
pointers on how to get started on this task?

Thanks,

Jim
 
C

crossplatform

first u need to add an UserForm in the VBA editor, then Tools --
Additional controls.

click Microsoft Internet Transfer Control & Microsoft WinSock Contro
 
Top