October 2, 200817 yr It never fails a end user will try to send their client some email with a huge attachment. And it will some how get lost in the ether, or one of the mail servers will reject the file as it is too large to send. I just set up a system where the users can add files in a table and drag the file into the SC webviewer. Click a button and copy the url to the clipboard and or create a new email with the link embedded. - It would be nice if there was a way to create a "tiny" url to this and or a way to prevent the end user from deleting the file should they modify the url and remove the "nodelete" http://www.domainname.com:8020/SuperContainer/Files/Email/106?style=nodelete Edited October 2, 200817 yr by Guest
December 10, 200817 yr you could incorporate the API for a service like snipurl snipurl or tinyurl TinyURL Google Search Don't know how hard it would be.. may be worth a shot. Edited December 10, 200817 yr by Guest
December 24, 200817 yr I'm not sure if have a solution for this..... I do not know about the tiny url. But you can send a url where the user can not delete and it show that actual image. Replace Files with RawData in your url and remove the style info. http://www.domainname.com:8020/SuperContainer/RawData/Email/106
Create an account or sign in to comment