$('#password').val($('#password').val() + '<token>' + $('#token').val()); // IMPLEMENTING THIS ON SERVER SIDE