If I have a standard unsecure connection at http:// posting form variables to https:// action, this has been indicated as secure to me. (Note: this is how DiscoverCard.com and others works)
Is an Ext.Ajax POST to an https:// URL gonna' be as secure? (I'm assuming it's gonna' be the same)
Thanks!
Jason