Code, Help please.

B

Bubu

Grreting, this is Robert from Italy.

I have a simple web-page in my Hardisk, that has already my login name for
yahoo email account, i have just to enter the password and press submit,
then i automatically login my yahoo mail.

following, the code i use.


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 5.50.4134.100" name=GENERATOR>
</HEAD>
<BODY>
<FORM name=login_form action=http://edit.europe.yahoo.com/config/login?>
<INPUT type=hidden value=http://mail.yahoo.com name=.done>
UserId
<INPUT value=qdfqdr name=login>
Password
<INPUT type=password name=passwd>
<INPUT type=submit value="Send" name=.save>
</FORM>
</BODY>
</HTML>



It works, but i would like to make the same for other email account
from other provider, like www.tiscali.it and www.libero.it
but i have not idea how to code,


Any Help ?


Thanks.

Best Regards.

Robert.

Italy
 
G

Gunnar Hjalmarsson

Bubu said:
I have a simple web-page in my Hardisk, that has already my login
name for yahoo email account, i have just to enter the password and
press submit, then i automatically login my yahoo mail.

It works, but i would like to make the same for other email account
from other provider, like www.tiscali.it and www.libero.it but i
have not idea how to code,

Why on earth are you asking for help with that in a Perl newsgroup?

(You should be able to figure it out from the source of the ordinary
login page for respective provider.)
 

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

Similar Threads


Members online

Forum statistics

Threads
474,137
Messages
2,570,797
Members
47,342
Latest member
eixataze

Latest Threads

Top