Project Description:
At this site http://www.tweetsmarter.com/indexNew.htm the text box contents are URL encoded when you click the "Take me to my tweet" button (and placed in a new window).
Problem: it doesn't encode an ampersand or plus sign properly. How can I change it so that it will?
If you can solve this before 7:45 EST you're the one I want!
Using the encodeURIComponent() improperly somehow