CodenStuff Logout
Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
4 posts
Page 1 of 1
Hello Guys
We have had many apps that log you in to CodenStuff but no-ones that log you out.
so after some tries, i finally managed, and its SIMPLE
on a button click event where you want to logout, add this:
- cxv
We have had many apps that log you in to CodenStuff but no-ones that log you out.
so after some tries, i finally managed, and its SIMPLE
on a button click event where you want to logout, add this:
Code: Select all
But i'm not sure if the webbrowser has to be in Dim i = WebBrowser1.Document.Links(9)
Dim link = i.GetAttribute("href")
WebBrowser1.Navigate(link)
Code: Select all
You're welcome!www.CodenStuff.com/forum/index.php
- cxv
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
Great!
------------------------------------------------------------------------------
Proprogrammer, not just a Programmer.
Proprogrammer, not just a Programmer.
Hey, thanks!!!
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!
![Image]()
![Image]()
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!

You're welcome!
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
4 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023