<form name="">

 

</form>

 

<script>

var f=document.[form name]

 

f.method = 'post';
f.action = 'https://candev.tistory.com';
f.submit();

 

</script>

+ Recent posts