|
|
Forum Tips
» This forum is for users to discuss their software problems and suggestions for improvement.
Remember that only a tiny percentage of our users experience such problems (To be precise less than 0.7% have ever posted on this forum)
» Include your software version number (as displayed in the About Box)
» Check the FAQ before posting as most common questions have already been answered
» You don't need to also e-mail us separately as our support team will respond to all questions on this forum
|
|
Note: You must be registered in order to post a reply.
|
T O P I C R E V I E W |
Julien |
Posted - Feb 17 2009 : 06:15:03 Are they URL encoded like they would be with encodeURIComponent() from JavaScript for instance ?
Thanks.
Design for the preview pane of email applications. That means you've got about 500, 600 pixels tops for your email designs. If you think recipients will actually double click an email to view your message in full screen "to appreciate all its glory," send us whatever you're smokin. |
4 L A T E S T R E P L I E S (Newest First) |
Julien |
Posted - Feb 19 2009 : 01:12:44 Awesome, just awesome.
Design for the preview pane of email applications. That means you've got about 500, 600 pixels tops for your email designs. If you think recipients will actually double click an email to view your message in full screen "to appreciate all its glory," send us whatever you're smokin. |
xequte |
Posted - Feb 18 2009 : 16:34:51 Hi Julien
In v8.11 (ready next week, I expect) you can direct MLK to URL Encode personalized fields by using the .ENC suffix.
For instance, to ensure the Full Name field (%FullName%) is URL safe you can specify it as %FullName.ENC%
Example of a personalized link:
http://www.mycompany.com/cgibin/click.php?Email=%Email.ENC%&Name=%FullName.ENC%
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
Julien |
Posted - Feb 18 2009 : 04:15:43 Would that be possible in a next release ?
I have PHP scripts that are executed from links in newsletters. Those links have parameters, e.g. email@example.com" target="_blank">http://example.com/info.php?ref=email@example.com
I cannot include %FullName% because spaces and some other special characters must be URL encoded.
What do you think ?
Design for the preview pane of email applications. That means you've got about 500, 600 pixels tops for your email designs. If you think recipients will actually double click an email to view your message in full screen "to appreciate all its glory," send us whatever you're smokin. |
xequte |
Posted - Feb 18 2009 : 02:28:12 No, they aren't URL encoded.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
|
|
| |