I use visualsinffer to capture the cookie. The content is
"
ASPSESSIONIDASCSTDRR=OELKPFPBINFGBGGAFACALOKL";" memberid=lilifangjnyj; Zx%5FList=Zx%3A; ASPSESSIONIDQSSABQBR=AGGLKMIBHLBGHACCLBKCHCIJ; DownString=%2Cc01200100r%2Cc02200100r%2Cc05200100r; SelCourse=9678%7Cc01200100r%7Cc02200100r%7Cc05200100r; UserName=lilifangjnyj
"
Then I input this content :
"
http://www.chinaacc.com/wangxiao/zhukuai/2005/jichu/kj/kcjy/main/main031.asp
Cookie=ASPSESSIONIDASCSTDRR=OELKPFPBINFGBGGAFACALOKL";" memberid=lilifangjnyj; Zx%5FList=Zx%3A; ASPSESSIONIDQSSABQBR=AGGLKMIBHLBGHACCLBKCHCIJ; DownString=%2Cc01200100r%2Cc02200100r%2Cc05200100r; SelCourse=9678%7Cc01200100r%7Cc02200100r%7Cc05200100r; UserName=lilifangjnyj
"
in project properties -> Project -> Addresses (URLs):
I click browse and use visualsniffer to capture the content is:
"
...
Cookie: ASPSESSIONIDQSSABQBR=MFCOKMIBJGDBHHCPBHHPNFPC
...
"
The content after the first ";" had benn ignored.
So I can`t download this page.
Can anyone help me??
Best regards,
Oleg Chernavin
MP Staff
I download the keyword
What I mean is those letters after the symbol semicolon(;) in cookie content will be ignored.
I think my be semicolon(;) is a key word in OEE.
When the cookie content include the letter semicolon(;), how to express it.
Sorry for my poor english.
Oleg.