I have already read used VB properties to read a form field value. However,
I can't find the properties to use to read a web tool form value. Any ideas?

RE: How do I use VB properties to read a web tools form value? by zkid

zkid
Sun Jul 16 16:20:01 CDT 2006

That's a really good question. I'm no sure it can be done in VBA. In the
meantime, I think you might need to use .Net. Try the articles in
http://visualbasic.about.com/library/weekly/?once=true&, then serach for web
form.

"brianc" wrote:

> I have already read used VB properties to read a form field value. However,
> I can't find the properties to use to read a web tool form value. Any ideas?