Hope this works.
Or else you have to convert every line into array and send them to server and format it again.
Code:
Content = File.ReadContent(path of txt file)
LDClient.Sendmessage(Content)
Or else you have to convert every line into array and send them to server and format it again.
ZS