Listbox save MAJOR HELP ..

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.
20 posts Page 2 of 2
Contributors
User avatar
upperdrag
Excellent Poster
Excellent Poster
Posts: 321
Joined: Fri Mar 12, 2010 12:05 pm

Re: Listbox save MAJOR HELP ..
upperdrag
Use from my idea - viewtopic.php?f=70&t=4527

Try to figure out ;) this way u will learn and ur creativity will increase rapidly >:)
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

Re: Listbox save MAJOR HELP ..
Cheatmasterbw
you can try converting the listbox to a string (where each new line in the string is a new row in the listbox) and save to my.settings from there.
http://www.megaapps.tk/
User avatar
Usman55
VIP - Site Partner
VIP - Site Partner
Posts: 2821
Joined: Thu Dec 24, 2009 7:52 pm

Re: Listbox save MAJOR HELP ..
Usman55
lesan101 wrote:
Yeah, i'll wait for those guys, if nothing, then i will just use a unknown format only the program can read.
[OFFTOPIC]
Why do you always write in bold?
Image
User avatar
Skillful
Skillful Coders
Skillful Coders
Posts: 969
Joined: Tue Nov 16, 2010 10:07 am

Re: Listbox save MAJOR HELP ..
Skillful
You could use ftp for that. what you do is just create 3 text files on your ftp for each of the listboxes and save each string in the listbox in theier respective text files. If you cant figure the code just ask me for the code.

If you like my post then please give me +rep. cooll;
Instead of LOL use this -
LSIBMHBIWFETALOL

Which means -
Laughing silently in between my head because it wasn't funny enough to actually laugh out loud!
User avatar
lesan101
Top Poster
Top Poster
Posts: 193
Joined: Tue Jun 29, 2010 8:10 am

Re: Listbox save MAJOR HELP ..
lesan101
Usman55 wrote:
lesan101 wrote:
Yeah, i'll wait for those guys, if nothing, then i will just use a unknown format only the program can read.
[OFFTOPIC]
Why do you always write in bold?
Because then it will be harder for me to find my reply.
Image
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Re: Listbox save MAJOR HELP ..
GoodGuy17
Are you familiar with the .Split and .Join functions, and string arrays? If you are, you can use that. If not, I will have a string manipulation tutorial up in a week or so. Already have an array tutorial up though, so check it out if you want.
User avatar
upperdrag
Excellent Poster
Excellent Poster
Posts: 321
Joined: Fri Mar 12, 2010 12:05 pm

Re: Listbox save MAJOR HELP ..
upperdrag
Hey lesan! heres a program of mine i dug up months ago FYI back then i was named apocalypse terror :)
ok Basically its save function is to save the file to your desktop. it also encrypts the password text. however to open, your password must match the password there :)


NOTE: I took some Source parts from someone else, Not all credits goes to me
You do not have the required permissions to view the files attached to this post.
User avatar
Zulf
Serious Programmer
Serious Programmer
Posts: 441
Joined: Fri Jun 11, 2010 7:46 am

Re: Listbox save MAJOR HELP ..
Zulf
lesan101 wrote:
Yeah, i'll wait for those guys, if nothing, then i will just use a unknown format only the program can read.
Better encrypt it so they can't just open in notepad. :P
Image
User avatar
lesan101
Top Poster
Top Poster
Posts: 193
Joined: Tue Jun 29, 2010 8:10 am

Re: Listbox save MAJOR HELP ..
lesan101
upperdrag wrote:
Hey lesan! heres a program of mine i dug up months ago FYI back then i was named apocalypse terror :)
ok Basically its save function is to save the file to your desktop. it also encrypts the password text. however to open, your password must match the password there :)


NOTE: I took some Source parts from someone else, Not all credits goes to me
Thanks, this really helped... Very simple version also. i will use xD
Image
User avatar
upperdrag
Excellent Poster
Excellent Poster
Posts: 321
Joined: Fri Mar 12, 2010 12:05 pm

Re: Listbox save MAJOR HELP ..
upperdrag
Glad you like it :)

+rep if i help :)))))))))))))))))))))))))))))))))))
20 posts Page 2 of 2
Return to “Tutorial Requests”