Re: Posting forms - WeOnlyDo Discussion board

Re: Posting forms (General questions)

by wodSupport, Sunday, January 23, 2005, 15:00 (7041 days ago) @ nova

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: