My thoughts exactly.
Chuck
On 2015-05-28, 10:22 AM, "Ramsey Gurley" wrote:
"Plz open this word doc I emailed you" -Someone on the internet
If you can ask the question in the form of plain text, I'll consider answering
:)
On May 28, 2015, at 4:41 AM, Vineetha N
mailto:vinee...@evergent.co
"Plz open this word doc I emailed you” —Someone on the internet
If you can ask the question in the form of plain text, I’ll consider answering
:)
On May 28, 2015, at 4:41 AM, Vineetha N wrote:
> Hi
>
> Please find the enclosed document and help me to overcome this problems
>
> Thanks & R
Hi Vineetha,
a form will always send the input values either in the URL for GET requests or
as body request for POST. By that you will always be able to see your data in
Firebug, that’s how form submission works in the end.
To prevent others to intercept your credentials the way to go is to use