View Single Post
Old 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
milesdriven is an unknown quantity at this point
Quote:
Originally Posted by WolfShade View Post
Basically, JavaScript sees https://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 is offline   Reply With Quote