Zhiguo
2009-12-05 17:49:10 UTC
Hi, I need your help, my friends ^_^
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.
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.