Community forum to discuss cxs.
If you believe that there is a problem with your cxs installation and want support then, as a paid product, you should use the helpdesk after having consulted the documentation.
azednet
Junior Member
Posts: 9 Joined: 31 Jan 2014, 18:23
Post
by azednet » 18 May 2014, 16:06
Hello,
How can i block file with this script:
Code: Select all
<script type="text/javascript">
<!--
window.location = "http://"
//-->
</script>
Thank you
Sergio
Junior Member
Posts: 1719 Joined: 12 Dec 2006, 14:56
Post
by Sergio » 21 May 2014, 04:57
You can try with this:
Code: Select all
regall:quarantine:window\.location \= "http:\/\/"
Last edited by
Sergio on 18 Jul 2014, 14:41, edited 1 time in total.
fifafinal
Junior Member
Posts: 1 Joined: 18 Jul 2014, 07:59
Location: india
Contact:
Post
by fifafinal » 18 Jul 2014, 08:01
thanks