473,804 Members | 3,010 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

AJAX over HTTPS

gregerly
192 Recognized Expert New Member
I've got a question regarding how AJAX calls are handled over HTTPS pages. On my site, I've got a signup form that collects credit card info. It's a three part form, 1. Enter personal Info 2. Enter credit card info 3. Confirmation. I'm handling the different steps with AJAX. So, you land on an https page that has you enter your personal info and click continue. An ajax request is performed and the data is saved to the server, and the credit card form is requested via ajax (jquery). They fill out the credit card info which is processed and the confimation is displayed.

So my question is, are all of the ajax calls encrypted because they are requested from an https page? If I request a page via https is that also encrypted? I basically want all communications from this page to be encrypted.

Thanks!
Greg
Jun 16 '08 #1
1 5354
rnd me
427 Recognized Expert Contributor
this is easy to tell simply by looking at the url the ajax uses.

https = encrypted
http = postcard
Jun 17 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
91348
by: sameergn | last post by:
Hi, Can anyone confirm is AJAX request can be sent over HTTPS if the containing page is loaded via HTTPS? or is it true that all AJAX interaction take place via HTTP? (Since the name of the class is XMLHttpRequest and not XMLHttpsRequest) Thanks, Sameer
6
3268
by: Arnaud | last post by:
Hi, I'm trying to translate an asp application in a php way, i'm using Php 4.3.x. I'm going to try an asp newsgroup too, but as it mainly deals with Php, I would like to submit you my probem : I have to retrieve some XML datas from a server whose URL is built like that : https://myserver:4012/code/myapp?param1=3;
1
3041
by: empiresolutions | last post by:
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? ...
1
4431
by: saravj2ee | last post by:
Hi, I have implemented prototype.js file to use AJAX calls in my application. I need to call cross domain to get some value from different server. The HTML and prototype file are hosted in https://wwww.myserver.xyz.com.I need to call other sever which URL ends with same as my server “xyz.com “(https://wwww.otherserver.xyz.com) The below mentioned code is working fine only in IE browser, But it is not working in Firefox and Safari...
4
1807
by: anaconda1977 | last post by:
From client side, I access with https. In my code alert(location.protocol) // pop up https new Ajax.Updater("sip_tab_content", "/rails/test_modules/show/" + $F("boardid"), {method :'get', onFailure:displaySIPTabFailure, onComplete:displaySIPTabFailure });
3
3425
by: anaconda1977 | last post by:
From client side, I access with https. In my code alert(location.protocol) // pop up https new Ajax.Updater("sip_tab_content", "/rails/test_modules/show/" + $F("boardid"), {method :'get', onFailure:displaySIPTabFailure, onComplete:displaySIPTabFailure });
2
3497
by: muiz123 | last post by:
Can we use AJAX to submit a https request in a http page? E.g. 1. Open a page: http://localhost/test.html. test.html code: <html> <head> <script src="script/sys.js" language="JavaScript" type="text/javascript"></script> <script src="script/prototype.js" language="JavaScript" type="text/javascript"></script> </head>
2
2944
by: sekku | last post by:
When we are directly access the application from Application server(localhost).I am getting the correct response. This is URL http://localhost:27110/vcm-ui/request?vui.request.transport=json&vui.response.transport=json&vui.request=%20HTTP/1.1 Response /*{xapi:{metadata:{"user": "?","status": "ok","request": "http://localhost:27110/vcm-ui/request"},container:{"type": "vui","id": "0.8391487769614959",data:}}}*/ When we are trying to...
0
9579
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10578
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10077
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7620
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5522
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5651
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4300
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3820
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2991
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.