Is there an easy way to screen scrape a form and copy it to an Email? I get an error when I try something like this: string str = Page.form.innerHTML. I says that innerHTML is not a literal or something. Any ideas on how to do this?
Thanks!
2 wrongs don't make a right - but three lefts do