function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sushieatersushieater 

sites + external hosted data

We have a public site built on visual force. On another host that we own I have some php files that provide content that I need to include into my visualforce site. I don't want to use an iframe for this. The content is only a couple of short strings.

 

Any suggestions on what's the best way to do this? I tried looking at the ajax proxy, but this looked like it's been deprecated and I didn't get it to work. 

 

thanks,