iDiary Download
Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
Well i was working on something and came to think of this, a Computer diary. This is a program that has up to 10 pages so far cause i want to make it fast when i first started. Well here it is.
----------------------------------------------------------------------------------------------------------------------------------------
Later on i will be posting the Source
----------------------------------------------------------------------------------------------------------------------------------------
Later on i will be posting the Source
You do not have the required permissions to view the files attached to this post.
1st Comment and cool !
‼ <----- Copy it,it is together and if you backspace it it will both erase
☺☻♥♦♣♠•◘○◙♂♀♪♫☼►◄↕‼¶§▬↨↑↓→←∟↔▲▼ !"<-----Some Cool symbols.
♂<-----Boy Symbol
²ƽ<--------Mini 2 and 5!
ð<----Not sure what it is.
☺☻<-----Smiles
♪♫<----Music Notes
Others:ß┬ƒ○║■ã¿┼↑
☺☻♥♦♣♠•◘○◙♂♀♪♫☼►◄↕‼¶§▬↨↑↓→←∟↔▲▼ !"<-----Some Cool symbols.
♂<-----Boy Symbol

²ƽ<--------Mini 2 and 5!
ð<----Not sure what it is.
☺☻<-----Smiles
♪♫<----Music Notes
Others:ß┬ƒ○║■ã¿┼↑
can you post the code you used for the users passwords and usernames
Free Facebook Page Likes - http://fbliker.tk/?ref=gillis
Lol erm considering what if u log in then log out but wanna read your previous entries.. it's not possible unless u go to Settings and then set the textbox1.text and textbox2.text
you can make trials using that method too
you can make trials using that method too

alex6848 wrote:can you post the code you used for the users passwords and usernamesIts made with the settings,
Code: Select all
if textbox1.text = my.settings.username then
if textbox2.text = my.settings.password then
form2.show
else
'msgbox code here for the error
end if
else
'msgbox code here for the error
end if
Copyright Information
Copyright © Codenstuff.com 2020 - 2023