|
-
Jan 23rd, 2013, 10:01 AM
#1
Thread Starter
New Member
Use HttpWebResponse To Get Form Value
Hello,
Is it possible to get a form value from a website with HttpWebResponse?
This is the part of the form i would like to get:
<input type="hidden" name="xsrf.token" value="1358947513192.f4c8aaf7af1eab614fab23a38c5ee785"/>
The name is always the same, but the value changes every time the page is vised.
Is it possible to get the value to a string?
Greetings,
Jos Vink
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|