CraigR
03-11-2009, 10:47 AM
i am passing a string in an email which is a link to a url with a couple of url variables attached.
everything is fine in firefox, but in ie i get the above error message.
if i try a single variable, it seems ok, but the second variable seems to be the problem
i have tried using '&' and '&' in my string but i get an error either way.
eg.
http://www.blunique.co.uk/requests/itemdetail.php?email=craigrushforth@hotmail.com&ItemID=14
will give an error in ie
http://www.blunique.co.uk/requests/itemdetail.php?email=craigrushforth@hotmail.com
is ok
help appreciated.
everything is fine in firefox, but in ie i get the above error message.
if i try a single variable, it seems ok, but the second variable seems to be the problem
i have tried using '&' and '&' in my string but i get an error either way.
eg.
http://www.blunique.co.uk/requests/itemdetail.php?email=craigrushforth@hotmail.com&ItemID=14
will give an error in ie
http://www.blunique.co.uk/requests/itemdetail.php?email=craigrushforth@hotmail.com
is ok
help appreciated.