Hi,
Will there be any issue if I've two separate but identical aspx pages used
by a single cms template ?
e.g. I've two separate websites, one for reading contents and one for
authoring.Both websites are run by separate .net projects.CMS template is
mapped to aspx page inside author project.So authors use
http://authorwebsite/pages/page1.aspx
for editing and readers use
http://readerwebsite/pages/page1.aspx
for viewing contents.
Both "page1.aspx" are identical.
Appreciate any advise on this.
Cheers,
Smita