Q
Basically i have a database record field that stores long string.
<Field Name = "Data", value="xxx"/Field>
xxx could be very long. Is there anyway that I can url encode it or
reference the text?
<Field Name = "Data", value="xxx"/Field>
xxx could be very long. Is there anyway that I can url encode it or
reference the text?