Trying to have a AJAX action link which when clicked, should do a HttpGet to an action method which returns a PartialViewResult and shoves the HTML int
HttpGet
PartialViewResult
And for those using the Razor view engine...