From: Ardem on
Hey Everybody,
I would like to make a program that will automatically fill in the username and password fields for any website and then download the contents (src code) of the website after it has logged in. Is there any way to do this? Thanks

-A
From: Matt Dunham on
"Ardem " <atamrazian(a)hotmail.com> wrote in message <hqlnpp$i0p$1(a)fred.mathworks.com>...
> Hey Everybody,
> I would like to make a program that will automatically fill in the username and password fields for any website and then download the contents (src code) of the website after it has logged in. Is there any way to do this? Thanks
>
> -A

Try using Matlab soap services: callSoapService()