-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi listers,

i am a perl beginner with an interesting problem (to me atleast :).

Problem Overview
- ----------------
Somewhere on the world wide web, exists an asp page with the following
form -
<form action="rollresult.asp" method="POST" id="form1" name="form1" onSubmit="return 
validate()" target="_top">

On entering a valid roll number and pressing enter, results for that number
are displayed. Currently this has to be done manually, for say 120
students. Very painful indeed.

1 What i can manage
- -------------------
i can,
1.1 Generate valid numbers.
1.2 Extract information from an html page.

2 What i need to know
- ---------------------
i need to know how to,
2.1 Enter info in a form at a particular url.
2.2 Save the resultant file on locally. (for 1.2 above)


i have just read Learning Perl, so that is my skill level. Any pointers?

Regards,

sukrit 
 ______________________________________________________________________
/  [EMAIL PROTECTED]      ||    http://www.symonds.net/~holysmoke  \
|  GPG: 77D81FC4  9368 9352 BBF7 6390 0E40 FC88 5903 2CD5 77D8 1FC4    |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iD8DBQE9+gJtWQMs1XfYH8QRAoHHAJ9K58CXeAA9hOpNxTEbXQKRGy3tlwCeLpx3
dFVoh8ufujixd2VxaCojiMM=
=Feq/
-----END PGP SIGNATURE-----



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to