javascript - ajax to https/ssl when posting -


Then I have a payment page that uses AJAX for a process script to post data Authorized . When do not use SSL on pages, AJAX works just fine and then it should be like success split roll but when I try to post data under an SSL, the page only posts data, and Page only shows split on new pages.

So my question is, is there any way i can allow AJAX to post via SSL and still get a normal AJAX / jquery result which I do on the general page ?

Thanks


Comments