$(document).ready(function() {$('#resulturl').focus(function(){    $(this).select();});});