I need something like the webbrowser control, that can log into
website and post articles. But I don't want the UI interface, that is
to say, I want it to be light and invisible.
I need it in a plugin project, which can post content to a certrain
site that does not support API/protocals such as BloggerAPI.
*And I promise this is not for commercial or evil purposes.*
I have tried Libcurl in C++ and LWP in perl, but things seem to be
complicated. And now I am wondering if there is a light-weight and
invisible webbrowser object which I can use directly.
Thanks! Any help will be appreciated.
"Zhiguo" <zhigu...@gmail.com> wrote in message
news:82e11699-3e9d-423e...@u36g2000prn.googlegroups.com...