Hello,
I have a problem, I need to send a GoogleMaps link through e-mail but it change a portion of the link "=45" with "E". How can I do?
I use the Net library to send the link, I checked also the SMTP.Body and there the link was correct, I something happens when the e-mail was sent (every number after the "=" return a char).
Thanks in advance
I have a problem, I need to send a GoogleMaps link through e-mail but it change a portion of the link "=45" with "E". How can I do?
I use the Net library to send the link, I checked also the SMTP.Body and there the link was correct, I something happens when the e-mail was sent (every number after the "=" return a char).
Thanks in advance