Re: HTML Form posting & response parsing
- From: "Esa" <essi72@xxxxxxxxxx>
- Date: Fri, 10 Mar 2006 09:48:11 +0200
I don't think that a browser control will do you any good in a Biztal
orchestration, so HttpWebRequest is probably your best option.
That's what I was afraid of... :)
Using a HTTP proxy like Fiddler, I would capture the traffic of a
successful workflow, and program a sequence of web requests that contain
the same headers and similar payload. This allows you to ignore
client-side scripting -- all you need to know is what is actually being
transmitted.
Thanks for the Fiddler hint, I'll make life a little bit easier.
I'll try to find some small HTML parser tool to help me with the response
HTML-page contents as I can't get them now from the WebBrowser control
directly.
-- Esa
-- Esa
.
- References:
- HTML Form posting & response parsing
- From: Esa
- Re: HTML Form posting & response parsing
- From: Joerg Jooss
- HTML Form posting & response parsing
- Prev by Date: RE: Create Form from Async-Callback
- Next by Date: Re: Error Deserializing DataSet Schema When Enum Column Uses Default Value
- Previous by thread: Re: HTML Form posting & response parsing
- Next by thread: RE: Encryption Article
- Index(es):
Relevant Pages
|