PDA

View Full Version : QWebView and labels



marcosi1
11th January 2012, 18:30
I'm creating a Qt application that uses QWebView to load the page of my grades from my university's website, but everytime I open the application I have to type both my Login and my Password. So, i was wondering if there's anyway to make QWebView (or any other function) to store that information, and then I'd just have to type in the Captcha thing and then click "login".

I hope I was clear enough,
Marcos.