How to Redirect the Umbraco Media Path to Another Location By Jason Prothero Wednesday, July 31, 2013 Ever needed to change the location of where the media is stored to a second server on your network or to a CDN or something like Amazon S3? This post should help you configure Umbraco to not only save the media in the backoffice correctly, but server the correct image urls. Read More >
How to Display the Submitted Record from Umbraco Contour on the Thank You Page By Jason Prothero Thursday, July 18, 2013 Ever wanted to display the users submission from Umbraco Contour on a Thank You page, but didn't know how to access the API? Well, this post is for you. This could be adapted as a confirmation page to a PayPal payment form post or simply to let them know that the submission was successful. Read More >