rswyatt
11-06-2006, 04:36 PM
Hello,
I'm about 10 minutes from buying this great calendar!
I have done a unique thing (at least I haven't found anything on the forum that speaks to this yet)...
First - I do realize that the "Calendar" part of this package is able to be integrated via themes and 'includes'...
The tricky part is that I'm needing to display the Event Manager and Setup section within an IFRAME within my customer's already existing 'Administration' section of their site.
I've come this far:
I've replaced the 'index.php' in /setup with one that parses the link URL variables ($_GET) and then I pass those to my IFRAME (and have renamed your index.php to index_cal.php which is the src of the IFRAME)...
That was no problem.
The problem is trying to SAVE selections which you do via the $_POST method, it appears, in your forms.
What I'm having great trouble with is figuring out how I can make this scenario work with the $_POST'ing of forms within my IFRAME.
Any help here would be GREATLY appreciated... (I've tried the fsockopen and sending the POST variables in the headers, etc - however - I believe the result I'm getting is that I'm not 'logged in' - can't seem to get around that)
Anyway - any thoughts? I love this package - just this last thing I need before I buy.
Thanks!
Rich
I'm about 10 minutes from buying this great calendar!
I have done a unique thing (at least I haven't found anything on the forum that speaks to this yet)...
First - I do realize that the "Calendar" part of this package is able to be integrated via themes and 'includes'...
The tricky part is that I'm needing to display the Event Manager and Setup section within an IFRAME within my customer's already existing 'Administration' section of their site.
I've come this far:
I've replaced the 'index.php' in /setup with one that parses the link URL variables ($_GET) and then I pass those to my IFRAME (and have renamed your index.php to index_cal.php which is the src of the IFRAME)...
That was no problem.
The problem is trying to SAVE selections which you do via the $_POST method, it appears, in your forms.
What I'm having great trouble with is figuring out how I can make this scenario work with the $_POST'ing of forms within my IFRAME.
Any help here would be GREATLY appreciated... (I've tried the fsockopen and sending the POST variables in the headers, etc - however - I believe the result I'm getting is that I'm not 'logged in' - can't seem to get around that)
Anyway - any thoughts? I love this package - just this last thing I need before I buy.
Thanks!
Rich