Hello all,
 
We are trying to add a message box or an html page that tells the users that are not allowed to have web access exactly that.
In Imail 6.0, when the allow web access is disable for an user and you log in as that user, nothing happens. It takes you back to the log in page.
We want to communicate a message to the user.
I tried:
<!--BeginIfAllowWebAccess--> 
<script>
alert("Sorry you have no access")
</script> 
<!--EndBeginIfAllowWebAccess-->
When I use this Imail does no display anything 
 
Also I used the tag continuelink
 
What am I doing wrong?
 
Thanks in advance,
 
 
David

Reply via email to