[thelist] Advanced CFHTTP Question
Aaron Johnson
thelist at lists.evolt.org
Tue Jul 16 12:56:07 2002
> You just type in two html input fields, username and password. I guess
> I will just have to write what I need written in Visual basic with the
> webBrowser object to navigate through each step.
>
> You can only make CFX tags with Java and C++, correct? I would really
> like to be able to do it in VB.
-- even if you end up writing your own, check out Lewis Sellers
TCPClient (written in C++, comes w/ source) @
http://www.intrafoundation.com/tcpclient.html
There's also a CFX TCP Client @
http://www.intrafoundation.com/freeware.html
HTH
AJ