Pages
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
Showing posts with label
urlencode
.
Show all posts
Showing posts with label
urlencode
.
Show all posts
Monday, July 22, 2013
Get form values from extjs form as urlencode
var values = Ext.getCmp('FORM_NAME').getForm().getValues(true);
OR
var values = Ext.getCmp('FORM_NAME').getForm().getValues(false);
Older Posts
Home
Subscribe to:
Posts (Atom)