tippytarka
Programmer
when passing form info from page to page how do you disable the Internet Explorer 'security notice' window that warns you are submitting form info that is not secure.
i'm guessing its a javascript thing coz the security notice looks like a javascript prompt?
just so we dont get our wires crossed... i'm not talking about disabling the prompt in my own browser ....i'm asking if there's a nifty bit of javascript/ php or html that i could include in my scripts to turn this prompt off when visiters submit form data from page to page ...i'm also guessing that the nifty bit of code is just a way of making the form data secure to prevent the secure notice from popping up??
cheers!
i'm guessing its a javascript thing coz the security notice looks like a javascript prompt?
just so we dont get our wires crossed... i'm not talking about disabling the prompt in my own browser ....i'm asking if there's a nifty bit of javascript/ php or html that i could include in my scripts to turn this prompt off when visiters submit form data from page to page ...i'm also guessing that the nifty bit of code is just a way of making the form data secure to prevent the secure notice from popping up??
cheers!