Redirect, CURL, & Shadowbox close

chuckers82 08 Jun, 2012
I am using a shadowbox to display a form, CURL to submit data to sugarcrm, and a Redirect onsubmit. The issue i am having is getting the shadowbox to close OnSubmit and redirect. Ideas how this can be achieved?
Max_admin 10 Jun, 2012
You will need JS for that, maybe you can try the iFrame submit action, write a simple function to redirect the web page after your get the response, you can redirect using JS with this code:

window.location = "URL here";


Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.