Html form and javascript
Hi all
This is my first post in this forum.
I am having doubts in Html form with javascript.some website which ask the user to enter username and password.
That website using html form tag with javascript.After entering data in the form by using the javascript submit() method the data is sent to server.
While sending the data to the server whether it sends the plain text or some encrypted fromat of data.
can anyone help me..thanks in advance..
You could just look at the source of the javascript used on submit to see if it is doing any encryption, or you could look at the data on the wire using Wireshark to see behind the scenes.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks