>>Turns out the problem is that I have to URLEncoded *AFTER* doing the
JSStringFormat.  And both are required.

Depends what you mean by before and after ;-)


In the sample you gave:

#JSStringFormat(URLEncodedFormat(encrypt("UDVBIE","(my key)")))#

URLEncodedFormat is called *BEFORE* and JSStringFormat *AFTER*
This is the way it should be, so that javascript:didetail() will receive
a correct JS string first, then transmit a correct URL string after.

If you do the contrary, I doubt it will always work.



-- 
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:229920
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to