cesarcesar Posted April 23, 2007 Share Posted April 23, 2007 I am using this really neat and easy AJAX inline text edit script, http://www.yvoschaap.com/index.php/weblog/ajax_inline_instant_update_text_20/. It works great on localhost and HTTP. But, when i run it on the destination HTTPS server it fails to send the edited field name and values described in the "Update File". My javascript is a little lacking so your help is much appreciated. Simply put.. How do i get this script to run over HTTPS? Thank You. Link to comment https://forums.phpfreaks.com/topic/48247-ajax-on-https-failing/ Share on other sites More sharing options...
phulla Posted May 24, 2011 Share Posted May 24, 2011 Problem will be related to IE security settings and accessing data over non secure and secure connections. check your security settings. Link to comment https://forums.phpfreaks.com/topic/48247-ajax-on-https-failing/#findComment-1219498 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.