Hello all
I very urgently need to be able to read a single line from a rich text box, and then use that line as part of an update inbto a SQL query. The bit i am struggling with is reaqding from the rich text box. I dont know how many lines there will be in the text box to begin with so i need to be able to loop through it until it is empty . So basically read the rich text box, do the update, read next line of text box etc.
Please help
Start Free Trial