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.Flus instead ofResponse.End
and this does not send out my server side changes to the
client.

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,062
Latest member
OrderKetozenseACV

Latest Threads

Top