Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Show Download (Save box)


Message #1 by "Sreekumar" <sreekumarp@y...> on Mon, 11 Dec 2000 09:51:50 -0000
Hi 

I have a form that accept some criteria like date range etc.. and has two

submit buttons one with the caption View Report and other Download Report,

up on the submission report is being created dynamically and if the user

choosed View Option then it displays report in the browser else it should

prompt the user with the dialog box "Open this file from current location"

"Save to disk"

Is there any header that forces the browser to show this dialog box?

Please help me

Thank You

Sreekumar



Message #2 by Gregory_Griffiths@c... on Mon, 11 Dec 2000 10:55:01 +0000
No, this setting is defined on the local PC for the browser, you should 

be able to change it using Java or similar, but I doubt that users will 

take too kindly to a website messing about with their browser settings.



> -----Original Message-----

> From: sreekumarp@y... [mailto:sreekumarp@y...]

> Sent: 11 December 2000 19:04

> To: asp_web_howto@p...

> Cc: sreekumarp@y...

> Subject: [asp_web_howto] Show Download (Save box)

> 

> 

> Hi 

> I have a form that accept some criteria like date range etc.. 

> and has two

> submit buttons one with the caption View Report and other 

> Download Report,

> up on the submission report is being created dynamically and 

> if the user

> choosed View Option then it displays report in the browser 

> else it should

> prompt the user with the dialog box "Open this file from 

> current location"

> "Save to disk"

> Is there any header that forces the browser to show this dialog box?

> Please help me

> Thank You

> Sreekumar

> 

> 


  Return to Index