Website Auto Login

B

Ben

Hi!

How do you make an application in C# either a windows-based or web-based
application that would allow this application to login to several wesite
accounts automatically and be displayed in separate web browsers? My
thought is to automatically login to my yahoo account in one tab page and to
my google account in another tab page. Of course, this could be applicable
to more than two web accounts.

Also, if the above scenario is possible, how can you disallow users not be
able to go to other websites - I mean outside these websites in each tab
page?
 
B

Ben

Once is good. Twice is a mistake. More than that is stupidity. Thanks for
the input.


Peter Duniho said:
Hi!

How do you make an application in C# either a windows-based or web-based
application that would allow this application to login to several wesite
accounts automatically and be displayed in separate web browsers? [...]

Please don't just keep posting the same question. If it didn't get
answered before, it's most likely simply because you either asked a
question that doesn't make sense, or one for which no one has a ready
answer. Repeating the same question isn't useful at all.

Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top