TarunAgarwal
Programmer
Hi,
While retrieving multiple rows from Access 2000 using Vb6,in a single text box, a control character is being automatically inserted after each value. How to avoid it?
Also, I want to insert a new line after each value. Using Chr(13), which is the conversion of Ascii value of newline character, does not work. It again results in a control character being inserted. Please help!!
Regards,
Tarun
While retrieving multiple rows from Access 2000 using Vb6,in a single text box, a control character is being automatically inserted after each value. How to avoid it?
Also, I want to insert a new line after each value. Using Chr(13), which is the conversion of Ascii value of newline character, does not work. It again results in a control character being inserted. Please help!!
Regards,
Tarun