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.
15 posts Page 1 of 2
User avatar
Livengood
Serious Programmer
Serious Programmer
Posts: 445
Joined: Tue Feb 16, 2010 6:24 am

iDiary Download
Livengood
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
You do not have the required permissions to view the files attached to this post.
Image
User avatar
35000vr
Top Poster
Top Poster
Posts: 176
Joined: Sat Mar 06, 2010 5:09 pm

Re: iDiary Download
35000vr
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:ß┬ƒ○║■ã¿┼↑
User avatar
upperdrag
Excellent Poster
Excellent Poster
Posts: 321
Joined: Fri Mar 12, 2010 12:05 pm

Re: iDiary Download
upperdrag
nice nice :D
User avatar
Livengood
Serious Programmer
Serious Programmer
Posts: 445
Joined: Tue Feb 16, 2010 6:24 am

Re: iDiary Download
Livengood
Thanks :)
Image
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Re: iDiary Download
GoodGuy17
Pretty cool, bet it uses settings? ;)
User avatar
Livengood
Serious Programmer
Serious Programmer
Posts: 445
Joined: Tue Feb 16, 2010 6:24 am

Re: iDiary Download
Livengood
How did you know :D lol
Image
User avatar
alex6848
VIP - Donator
VIP - Donator
Posts: 201
Joined: Sat Jan 16, 2010 10:26 pm

Re: iDiary Download
alex6848
can you post the code you used for the users passwords and usernames
Free Facebook Page Likes - http://fbliker.tk/?ref=gillis
User avatar
upperdrag
Excellent Poster
Excellent Poster
Posts: 321
Joined: Fri Mar 12, 2010 12:05 pm

Re: iDiary Download
upperdrag
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 :D
User avatar
Livengood
Serious Programmer
Serious Programmer
Posts: 445
Joined: Tue Feb 16, 2010 6:24 am

Re: iDiary Download
Livengood
alex6848 wrote:
can you post the code you used for the users passwords and usernames
Its 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
Image
User avatar
Livengood
Serious Programmer
Serious Programmer
Posts: 445
Joined: Tue Feb 16, 2010 6:24 am

Re: iDiary Download
Livengood
Prevous's entries as in the old password?
and username?
Image
15 posts Page 1 of 2
Return to “Full Software”