Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Sign In| Join
Last post May 10, 2005 01:42 PM by DarrellNorton
Participant
1474 Points
370 Posts
May 10, 2005 05:43 AM|LINK
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!
All-Star
78942 Points
8720 Posts
Moderator
MVP
May 10, 2005 01:42 PM|LINK
Echo88
Participant
1474 Points
370 Posts
scraping a form to send via email
May 10, 2005 05:43 AM|LINK
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!
DarrellNorton
All-Star
78942 Points
8720 Posts
Moderator
MVP
Re: scraping a form to send via email
May 10, 2005 01:42 PM|LINK
http://west-wind.com/weblog/posts/481.aspx
Darrell Norton's Blog
Please click "Mark as Answer" if this helped you.