-
28 Sep 2010 5:40 AM #1
Ext.Direct form submit password encoding
Ext.Direct form submit password encoding
Hello,
I am using Ext.Direct form Submit for my "change password" formPanel and I noticed my variables were passed in the POST as they were typed in the form. I would like to encrypt the formValues with MD5 but I can't seem to find the way to do so.
Here is the post content :
Anybody could help? Thanks!Code:current_password a12345 extAction WS_User extMethod changeUserPassword extTID 3 extType rpc extUpload false new_password a123456 repeat_password a123456
Similar Threads
-
Direct Form: API Submit
By Artistan in forum Ext Designer: Help & DiscussionReplies: 2Last Post: 30 Aug 2010, 6:45 AM -
[CLOSED][3.??] Ajax Form Submit is not encoding single/multi-select values
By ysolomonrr in forum Ext 3.x: BugsReplies: 1Last Post: 24 Nov 2009, 2:24 AM -
Ext.Direct form submit without formHandler
By scottpenrose in forum Ext.DirectReplies: 2Last Post: 10 Sep 2009, 12:16 AM -
[FIXED][3.0rc2] Retrying on an Ext.Direct form submit changes transaction type
By keypoint in forum Ext 3.x: BugsReplies: 6Last Post: 9 Jun 2009, 10:18 PM -
convert password field before form.submit
By Stroker in forum Ext 1.x: Help & DiscussionReplies: 1Last Post: 24 Apr 2007, 7:06 AM


Reply With Quote