D0M1N0R
10-02-2006, 07:22 AM
Id like to theese things:
1:
Have multiple input fields which by default has different values and can be changed and save to a text file.
i.e. if it exists a file.txt in my docs folder, which already has for example Name myname, age myage, and so on in it, to then have a three input fields, one for name and one for age. When something is entered into it and the save button is pressed it overwrites the current values in the file.txt.
2:
Have a reated feature but instead of an input field, have a dropdown box with preset values, i.e. for age, like beeing able to select groups of 10-20, 20-30, 30-40 and so on, and then saving that value to the same file.txt
3:
Having a dropdown box which lists all existing files of a certian type within a folder. i.e. that you can select between all .txt files in e.g. docs\textfiles and then edit them or having their values loaded into some input field or related. Mainly having the feature of listing the files and then allowing their content to be shown.
1:
Have multiple input fields which by default has different values and can be changed and save to a text file.
i.e. if it exists a file.txt in my docs folder, which already has for example Name myname, age myage, and so on in it, to then have a three input fields, one for name and one for age. When something is entered into it and the save button is pressed it overwrites the current values in the file.txt.
2:
Have a reated feature but instead of an input field, have a dropdown box with preset values, i.e. for age, like beeing able to select groups of 10-20, 20-30, 30-40 and so on, and then saving that value to the same file.txt
3:
Having a dropdown box which lists all existing files of a certian type within a folder. i.e. that you can select between all .txt files in e.g. docs\textfiles and then edit them or having their values loaded into some input field or related. Mainly having the feature of listing the files and then allowing their content to be shown.