Is there any other redirection possible without javascript?
Posted: Thu May 12, 2011 7:05 am
Is there any other redirection possible without javascript inside Smarty tpl files?
I have now
<script type="text/javascript">
document.location='replyfile';
</script>
I have now
<script type="text/javascript">
document.location='replyfile';
</script>