Regarding mirror page script | Community
Skip to main content
New Participant
March 16, 2021
Solved

Regarding mirror page script

  • March 16, 2021
  • 1 reply
  • 1008 views

<%

 if ( document.mode != 'mirror' && document.mode != 'forward' ) { 

%>

can someone please guide us about the above-mentioned script?

what is document.mode and from where we get these values such as mirror and forward?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by DavidKangni

This remove the mirror page when you are in the mirror page or forward the email.

Thanks,

David

1 reply

DavidKangni
DavidKangniAccepted solution
New Participant
March 16, 2021

This remove the mirror page when you are in the mirror page or forward the email.

Thanks,

David

David Kangni