Community Member Profile
- Profile: /members/7675-herman.htm
- Comments: 3
- Points: 31
Recent Blog Comments By herman
-
Ask Ben: Creating A PDF And Attaching It To An Email Using ColdFusion
Posted on Oct 4, 2012 at 2:50 AM
this works great. I have been using something almost exactly like this for over a year. then I created a new page using the same basic consept. For some reason now both the old page and the new page just load when the cfdocument tag is in there. without the document tag it all works fine. h... read more »
-
Ionic ISAPI URL Rewrite Decodes "%26" Into Ampersand (&) By Default
Posted on May 26, 2011 at 10:00 AM
I had a similar problem a while ago. I was using an ajax post to send form variables but due to some funny interaction the server was creating the html simbol for an ampersand so my url varables were not sending through correctly. my workaround was to send via form variable and instead of... read more »
-
Exploring HTML5's localStorage - Persistent Client-Side Key-Value Pairs
Posted on Jan 26, 2011 at 8:52 AM
Hey Ben This looks like a solution for my problem but I don't think it is maybe you can shine some light. I am creating an image on the client side with J Query, I want to then save that image as rtf. now the problem comes in that the image needs to be dynamic based on variable from t... read more »



