如何做个自动登陆网页器 (含有验证码)
该网页的代码 
html>
<head>
<!--<title>Welcome 888crown</title>-->
<title>Welcome </title>
<meta http-equiv="Content-Type" content="text/html; charset=big5">
</head>
<frameset rows="*,0,0" frameborder="NO" border="0" framespacing="0"> 
<frame name="SI2_mem_index" src="app/member/">
<frame name="SI2_func" scrolling="NO" noresize src="./ok.html">
<noscript><frame src=*></noscript>
</frameset>
<noframes> 
<body bgcolor="#FFFFFF" text="#000000">
</body>
</noframes> 
</html>
----------------------------------------------