-
Ajax https
If I come into a page via https, I can make Ajax posts just fine. The posts are using the same URL, so they are posting via https.
However, if I come into the page under http and then try to do my ajax post via https:
http_request.open('POST', 'https://folder/page.php, true);
an error is immediately caught. i am using a test ssl certificate but I don't think that would cause the problem. other postings on the web seem to indicate that I should be able to do this.
any help appreciated
Scott
-
Have to autopost a form
I simply created a form and auto posted as the last thing in the checkout process and HTTPS worked just fine (rather and AJAX post in this instance).
Similar Threads
-
By dbrook007 in forum AJAX
Replies: 0
Last Post: 04-22-2008, 07:40 AM
-
Replies: 0
Last Post: 06-18-2007, 11:06 AM
-
By AjaxNewBie in forum AJAX
Replies: 0
Last Post: 06-14-2007, 04:25 AM
-
By cesarcesar in forum AJAX
Replies: 1
Last Post: 04-26-2007, 05:50 AM
-
Replies: 0
Last Post: 02-09-2006, 01:26 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks