Re: Posting forms (General questions)
Nova,
yes, this is possible. Usually, you don't need to fill out forms. Instead I think you should POST some data to the server (that would include username/password) that would authenticate you - and as a result you could get back page you need.
As for the sample - there are really 1000 ways to do this, so I wouldn't go into details. If you have specific page you already use using Internet Explorer, I could rewrite it to use wodHttpDLX from VB if that would help.
But I suggest you look at this example from our helpfile:
http://www.weonlydo.com/HttpDLX/Help/wodHttpDLXLib~HttpRequestFormPost.html
and
http://www.weonlydo.com/HttpDLX/Demo/TestFormPost.htm
you have corresponding example in our installation. This sample requires username/pass, I think in the way you will need it.
I hope this helped.
Complete thread:
- Posting forms - nova, 2005-01-23, 14:38
- Re: Posting forms - wodSupport, 2005-01-23, 15:00
- Re: Posting forms - nova, 2005-01-23, 15:47
- Re: Posting forms - wodSupport, 2005-01-23, 15:50
- Re: Posting forms - nova, 2005-01-23, 15:57
- Re: Posting forms - wodSupport, 2005-01-23, 15:50
- Re: Posting forms - nova, 2005-01-23, 15:47
- Re: Posting forms - wodSupport, 2005-01-23, 15:00