Chips Posted July 30, 2006 Share Posted July 30, 2006 Is that secure? What i mean is that the form is located at http://url.com/form.htmlIf it's submitted to, say, https://url.com/check.php - is the data sent encrypted from the form? Or would that form require being on a https:// server first?edited because I added lots of extra rubbish that was not necessary :D Quote Link to comment Share on other sites More sharing options...
foreverhex Posted August 1, 2006 Share Posted August 1, 2006 As far as I know, http is fine unless you are submitting things like cedit card numbers and what not. If you are doing that you want to use https. Quote Link to comment Share on other sites More sharing options...
spfoonnewb Posted August 4, 2006 Share Posted August 4, 2006 If you want to send the form or validate it over https:// then the form needs to be in https://otherwise it's just uselessSome browsers will even report that your submitting it over a secure connection from an unsecure connection. If thats the case whats the point?Answer to your question? No thats not secure. Quote Link to comment Share on other sites More sharing options...
Chips Posted August 7, 2006 Author Share Posted August 7, 2006 Many thanks, just remember seeing it somewhere that it was, but cannot find any information about it.All done in https (forms located there as well) - so thanks for the response :) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.