jcb
unread,Apr 30, 2009, 12:21:47 AM4/30/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JSTalk Dev
var encodedString = [myStr
stringByAddingPercentEscapesUsingEncoding:NSASCIIStringEncoding];
breaks I think because the preprocessor can't deal with
NSASCIIStringEncoding. Is there another thingie, doohickie,
includamous, something I'm supposed to..uh..include, add at the
beginning, screw with?