Thread
:
Can javascript (ajax) send an asynchronous https post request?
View Single Post
11-01-2012, 09:03 PM
PM User
|
#
3
milesdriven
Regular Coder
Join Date: Dec 2011
Posts: 186
Thanks: 0
Thanked 1 Time in 1 Post
Quote:
Originally Posted by
WolfShade
Basically, JavaScript sees http
s
://www.domain.com as different from
http://www.domain.com
.
The registration page itself would use https, and each js function I described would have an https url in it's open method. No http protocol would be used.
Do you know if js would work this way?
Thank you
milesdriven
View Public Profile
Find More Posts by milesdriven