I am developing a simple form and when submitting the form, instead of sending it to another page "result.php", I would like to open a modal window using the bootstrap, to show the summary of this post and it is possible, a link to copy the result to the transfer area (contrl + c). How to "load" form field values in modal ??