Hi dudes…
I love working with the C2, but I'm not a big JS programmer, so I wondered if any of you could help me with a little conundrum I have…
I want to 'read' an external website and use that information inside C2.
To explain myself, what I want to accomplish is like going to a site (any site, not my site) and copy-paste its View-Source in to a string that I can use in C2.
Does anyone have any idea how I can do it?
BTW, using Ajax > Request URL doesn't work, neither when I request the site's URL nor when I request the site's View-Source. (Somebody told me I need to adjust the header, but I had no idea what he was talking about. )
Thanks in advance,
Amit.