Skybound GeckoFX CookieManager in my Browser

Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
6 posts Page 1 of 1
Contributors
User avatar
Napster1488
VIP - Donator
VIP - Donator
Posts: 524
Joined: Fri Jan 07, 2011 8:41 pm

Hello Guys , i am currently working on my own WebBrowser but have one Problem.
I use the GeckoFX Engine as WebBrowser and i need to know when i log me in on a website it opens a little window like in firefox "Save Password,Yes or No" and then it saves the Cookie and everytime i go to the website it automaticilly fills out the login info.And maybe a Manager where it shows the saved cookies and i can delete them from there.
Would be really cool if someone can help me with this....
Thanks in advance.
YouTube Downloader v3.0
Image
Image
Image
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Its not a cookie , its firefox that automatically logs in into the website. A cookie would save the password for the session or such. You can try some 'login event' (if that even exists) and look for the elements used and the values in it and every time you visit the website your program enters the value in the htmlelements
just my idea of it...
http://vagex.com/?ref=25000
User avatar
Napster1488
VIP - Donator
VIP - Donator
Posts: 524
Joined: Fri Jan 07, 2011 8:41 pm

hmm...ok...i gonna try something later...but if someone can say me way how to do it then i am here :)
YouTube Downloader v3.0
Image
Image
Image
User avatar
Usman55
VIP - Site Partner
VIP - Site Partner
Posts: 2821
Joined: Thu Dec 24, 2009 7:52 pm

If we use the default webbrowser (ie I guess), do we need to do anything separate or does it saves to the computer automatically.
Image
User avatar
Napster1488
VIP - Donator
VIP - Donator
Posts: 524
Joined: Fri Jan 07, 2011 8:41 pm

Usman55 wrote:
If we use the default webbrowser (ie I guess), do we need to do anything separate or does it saves to the computer automatically.
As far as i know it doesnt save it automaticilly.
And anyway i have really no idea how to code it.
YouTube Downloader v3.0
Image
Image
Image
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Usman55 wrote:
If we use the default webbrowser (ie I guess), do we need to do anything separate or does it saves to the computer automatically.
no , when you check "keep me logged in" maybe but thats also part of the cookies
http://vagex.com/?ref=25000
6 posts Page 1 of 1
Return to “Tutorial Requests”