G
Guest
Hi
can someone tell me how i would concatonate two values obtained from 2 different textboxes
i.e what i want to do is. Concatonate the first letter of a persons firstname with the full surname and then concatonate this with a random number
Th2 firstname and surname are obtained from textboxes on my interface
this concatonation will have to be done on the onclick event of a submit button
I will then want to put the contents of this variable into a column of another datatable.
Thats my plan any way
Any help on this concatonation would be appreciated
thx
can someone tell me how i would concatonate two values obtained from 2 different textboxes
i.e what i want to do is. Concatonate the first letter of a persons firstname with the full surname and then concatonate this with a random number
Th2 firstname and surname are obtained from textboxes on my interface
this concatonation will have to be done on the onclick event of a submit button
I will then want to put the contents of this variable into a column of another datatable.
Thats my plan any way
Any help on this concatonation would be appreciated
thx