RobColborne
MIS
Hi
I want to be able to covert a block of text (an address)entered in a multiline text box.
Then take each line and place in it's own text box. So the first line will be '10 The Street', next line 'The City' etc
Can anyone suggest the best approach to do this. Would I use a regular expression to check for the existence of a carriage return?
Thanks
Rob
I want to be able to covert a block of text (an address)entered in a multiline text box.
Then take each line and place in it's own text box. So the first line will be '10 The Street', next line 'The City' etc
Can anyone suggest the best approach to do this. Would I use a regular expression to check for the existence of a carriage return?
Thanks
Rob