Hi everybody,
Is it possible to call a file stored in webroot from an iframe?
My iframe tag:
<iframe src="/files/360/myfile.html">
My webroot structure (partial):
webroot
|- css
|- files
|- 360
|- myfile.html
|- img
|- js
In my view render, Cake is looking for a "FilesController" and an
"360" action??!
I've tried to use an absolute url and the problem is always here...
Thank's by advance if you have an idea to resolve this issue.
BR
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---