Advertisement
tommyizua

360

Oct 12th, 2021
1,183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.78 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4.     <meta HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
  5.  
  6.  
  7.  
  8.  
  9.  
  10. <script>
  11. function redirectOnLoad() {
  12. if (this.SfdcApp && this.SfdcApp.projectOneNavigator) { SfdcApp.projectOneNavigator.handleRedirect('https://bayerch-de--uatde.my.salesforce.com?ec=302&startURL=%2Fvisualforce%2Fsession%3Furl%3Dhttps%253A%252F%252Fbayerch-de--uatde--c.visualforce.com%252Fapex%252FCustomer360Summary%253Fid%253D0017Z00001FXhUYQA1'); }  else
  13. if (window.location.replace){
  14. window.location.replace('https://bayerch-de--uatde.my.salesforce.com?ec=302&startURL=%2Fvisualforce%2Fsession%3Furl%3Dhttps%253A%252F%252Fbayerch-de--uatde--c.visualforce.com%252Fapex%252FCustomer360Summary%253Fid%253D0017Z00001FXhUYQA1');
  15. } else {
  16. window.location.href ='https://bayerch-de--uatde.my.salesforce.com?ec=302&startURL=%2Fvisualforce%2Fsession%3Furl%3Dhttps%253A%252F%252Fbayerch-de--uatde--c.visualforce.com%252Fapex%252FCustomer360Summary%253Fid%253D0017Z00001FXhUYQA1';
  17. }
  18. }
  19. redirectOnLoad();
  20. </script>
  21.  
  22. </head>
  23.  
  24.  
  25. </html>
  26.  
  27.  
  28.  
  29.  
  30.  
  31. <!-- Body events -->
  32. <script type="text/javascript">function bodyOnLoad(){if(window.PreferenceBits){window.PreferenceBits.prototype.csrfToken="null";};}function bodyOnBeforeUnload(){}function bodyOnFocus(){}function bodyOnUnload(){}</script>
  33.            
  34. </body>
  35. </html>
  36.  
  37.  
  38. <!--
  39. ...................................................................................................
  40. ...................................................................................................
  41. ...................................................................................................
  42. ...................................................................................................
  43. -->
  44.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement