crystal report cached on browser
hi,
I display on my website a crystal report, but aparently it is cached on browser because always displays the same information when I resend the parameters (info on database always change but it doesn't change on the report). This is my code:
strLink = "http://" + server + "/Reportesf4f/RPMF4F02.rpt?init=actx&user0=" + user + "&password0=" + password + "&prompt0=" + frmReportes.slcPais.value + "&prompt1=" + rIdioma + "&prompt2="
I searched about init=actx because it could refresh the crystal report, but I didn't find any parameter to indicate "refresh" with activeX
can you help me?
renees
__________________
renees
|