Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8652

Re: Open window in web ui probleme

$
0
0

Hi, Rida


I may find the reason. Maybe the ie cache cause the problem.


You can solve it two ways:


1.  add attributes to the html head


<meta http-equiv="Pragma" content="no-cache"/>

<meta http-equiv="Cache-Control" content="no-cache"/>

<meta http-equiv="Expires" content="0"/>

 

2. add a random value to the URL, as below


GET TIME STAMP FIELD lv_timestamp.

 

 

CONCATENATE lv_zprint_url

                         '?guid=' lv_str_guid

                         '&time=' lv_str_timestamp

                 INTO lv_zprint_url.

 



Viewing all articles
Browse latest Browse all 8652

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>