How would you handle needing HTML in a Facebook Call

1 message Options
Embed this post
Permalink
Ian Warner-2

How would you handle needing HTML in a Facebook Call

Reply Threaded More More options
Print post
Permalink
Hi

I need to set the Profile box for a user in facebook - which essentially contains HTML / CSS etc - all view stuff

However the Call to Facebook I would put into a Controller.

How would you handle this - can calling a view / partial simply return the HTML for that? Trying reading this but didnt see anything

at the moment I have the HTML in a method within the controller

Cheers

Ian