Response.End

K

Kerri

Hi,

I have an ASP.Net application.

My user enters some figures and I do some calculations and
write the results out to asp.net labels.

I have a button that allows the user to download these
figures in PDF format (crystal report rendered as pdf).

If the user changes the figures but does not recalcualte
and clicks on my dowload button i recalcualte and write
results out to labels and tehn download. However my labels
do not get updated but my dowload has teh new figures. I
recalculate and then create my PDF and I do a Response.End
to flush my report oit to teh screen.

What do I have to do to refresh my ASP Page to show these
new values?

I have tried using Response.Flush and this does not
refresh my page either.

Kerri
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,058
Latest member
QQXCharlot

Latest Threads

Top