Payday Loans - Find jobs - Debt Consolidation - Find jobs - Debt Consolidation

PDA

View Full Version : AJAX on HTTPS failing


cesarcesar
Apr 23rd 2007, 1:06 am
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.

moin
Apr 23rd 2007, 2:08 am
Hello friends,

Could anyone suggest me code for javascript string validation, for example,

if a user enters string in text field, an error should be displayed for entering invalid text in the text field.

I need the help asap.

Thanks.

nico_swd
Apr 23rd 2007, 6:16 am
http://www.thescripts.com/forum/thread459071.html
http://www.nabble.com/Stalling-on-HTTP-to-HTTPS+AJAX-t3526064.html

cesarcesar
Apr 23rd 2007, 9:28 am
http://www.thescripts.com/forum/thread459071.html
http://www.nabble.com/Stalling-on-HT...-t3526064.html

Both links are the same info. Both i have seen before. I didnt get enything out of the post except, "it should work". If you can show me what i missed it would be great.