Dear All,
I jsut have this problem,

I've to develop an alphanumeric string of length 4, which may contain a-z, 0-9, and only @. like 12sd, @1fg, so on..

I've to generate a minimum of 50 characters at one click of create button, and have to display only when the display button is clicked , til lthen the strings have to be in clipboard ready to be pasted anywhere.

once I close the application or load it for the first time, the clipboard should contain the last data.

any idea guys