M
Mario
How can I create a form that can do the following:
Form has five text fields, where user can enter any five
words (one word in each text box)
Form has another button with caption "Generate all
possible combinations".
Once the user hits the above button, I want the form to
spit out all possible combinations of all the letters in
the given five words.
Any thoughts or suggestions on how to approach this.
Please help.
Form has five text fields, where user can enter any five
words (one word in each text box)
Form has another button with caption "Generate all
possible combinations".
Once the user hits the above button, I want the form to
spit out all possible combinations of all the letters in
the given five words.
Any thoughts or suggestions on how to approach this.
Please help.