Search found 1 match

by ys76
Fri Jun 12, 2015 9:02 am
Forum: Using OpenEMM
Topic: Rewrite trouble with querystrings.
Replies: 0
Views: 4318

Rewrite trouble with querystrings.

Hello world,

we do use OpenEMM to send out emails containing unique querystrings per user
(added field "linkurl" to database and insert it into a link like: http://example.com/landing/?req=##LINKURL##)

It seems to work fine, BUT since the "linkurl" contains chars as such as "=", those are ...