> As we finally figured out, the problem was that he used Internet > Explorer v7, I used IE6. IE7 replaces the final = (equation) character > in the link that points to the secure Ritlabs site when you press the > Fetch key with %3D, the ascii code of the character "=".
As it should. Character "=" cannot be used in data representation of the URL. It must be URL encoded (see http://www.blooberry.com/indexdot/html/topics/urlencoding.htm). -- Best Regards, Vilius Šumskas LNK TV system administrator mob.: +370 614 75713 http://www.lnk.lt ________________________________________________________ Current beta is 3.99.07 | 'Using TBBETA' information: http://www.silverstones.com/thebat/TBUDLInfo.html

