2008-02-29, 05:24 PM
|
#5 (permalink)
|
長老會員
|
這個頁面, 在他們的後台,
是直接用Request去抓post的資料
(也就是說...不抓get的資料)
因此,在網址上加參數是無效的...
http://www.emailcash.com.tw/default....x&password=ooo
如果是用網頁去run...
可以自己在電腦建一個網頁...然後定期去呼叫...至於value要設什麼就自己決定吧
引用:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=BIG5">
</head>
<body>
<FORM action="http://www.emailcash.com.tw/default.asp?" method="post">
帳號:<INPUT type="text" name="userid" size="20" class="lb1" style="font-size:12px"><br>
密碼:<INPUT type="password" name="password" size="10" class="lb1" style="font-size:12px"><br>
<INPUT type="submit" value="登入" class="lbu1" style="font-size:13px">
</FORM>
</body>
</html>
|
|
__________________
姜太公釣魚~ 願者上鉤
|
|
送花文章: 4036,
收花文章: 2466 篇, 收花: 10141 次
|