Template Page - Confirmation Template
From SmartWiki
Revision as of 14:43, 29 August 2013 by Arthur Lathrop (talk | contribs)
<html> <head> @STYLELINK@ </head> <body leftmargin=1 rightmargin=1 topmargin=1 bottommargin=1 marginheight=1 marginwidth=1> <center><h2>Thank you...</h2></center></body> </html>
<html> <head> @STYLELINK@ </head> <body leftmargin=1 rightmargin=1 topmargin=1 bottommargin=1 marginheight=1 marginwidth=1> <!--@sslogic("@Q1@"="Yes" and "@Q2@"="Yes" and "@Q3@"="Yes" and "@Q4@"="Yes")--> <script> location.href="/ex/ex_Apppage.jsp?token=HwwISRgGZ15RSxde&appid=102587&oppid=@opportunityid@"; </script> <!--@else--> <script> location.href ="/simpleface/sm_home.jsp"; </script> </body> <!--@end--> </html>