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. Quote 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. Quote Link to comment https://forums.phpfreaks.com/topic/48247-ajax-on-https-failing/#findComment-1219498 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.