<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Could someone help me with this or share an example script with
me?<BR><BR>Here is what I want to accomplish:<BR>(1) input 3 values into 3 boxes
on a web page<BR>(2) there is an authentication code each time you access this
page and I have to write this code into the fourth box on the same page<BR>(3)
click "submit" button<BR>(4) this web page will turn into a page with a table
having a value calculated from my inputs<BR>(5) extract this value into a local
file<BR>(6) repeat the above for 12000 times.<BR><BR>I would really appreciate
it if someone can tell me how to do it using python script. I am new to python
web programming.<BR><BR>Thanks,<BR>mxywp</DIV></BODY></HTML>