LWSChad Posted June 2, 2015 Report Share Posted June 2, 2015 Hello Caspio Ninjas! I am trying to dynamically include signature images in emails sent from my Caspio App. Jan helped me figure out a friendly url for files hosted in Caspio: [@cbBridgeServer!]/dpImages.aspx?appkey=[@appkey]&file=[@field:FileName] However, this is too long to be emailed using PHP due to a 70 character limit per line. Does anybody have an idea on how to solve this problem? (Other than hosting signature images outside of Caspio) I can't use a URL shortener because then it's no longer dynamic. The [@field:FileName] at the end is very important. Thanks! Quote Link to comment Share on other sites More sharing options...
0 MayMusic Posted June 2, 2015 Report Share Posted June 2, 2015 try to create a [@cbBridgeServer!] as app param and use that instead and name it shorter: http://howto.caspio.com/apps/app-parameters/ That should be yourserver.caspio.com To see which server you are on you can check your direct links. Quote Link to comment Share on other sites More sharing options...
Question
LWSChad
Hello Caspio Ninjas!
I am trying to dynamically include signature images in emails sent from my Caspio App.
Jan helped me figure out a friendly url for files hosted in Caspio:
However, this is too long to be emailed using PHP due to a 70 character limit per line.
Does anybody have an idea on how to solve this problem? (Other than hosting signature images outside of Caspio)
I can't use a URL shortener because then it's no longer dynamic. The [@field:FileName] at the end is very important.
Thanks!
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.