Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > JavaScript > Javascript
|
Javascript General Javascript discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Javascript section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 11th, 2005, 03:03 AM
Authorized User
 
Join Date: Sep 2004
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default download dialog problem in modal window

hi friends,

      I have a modal window which has a download button....
      My problem is that, the download dialog box is not showing up
      when I click the button...

      If I pop up the same page ( this time not a modal window) every thing is working fine....

      Is this a restriction of modal windows ? How can I over come it....

Cheers,

Jais

 
Old February 11th, 2005, 06:04 AM
joefawcett's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 3,074
Thanks: 1
Thanked 38 Times in 37 Posts
Default

You'll have to explain more.
What is a "download button"?


--

Joe (Microsoft MVP - XML)
 
Old February 11th, 2005, 08:57 AM
Authorized User
 
Join Date: Sep 2004
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi all,

I am developing an app with asp.net

In one of the page there is a grid which displays the files ...
On selecting one file a modal window should show up( according to spec)...

This window displays all additional details of the file and have a button with text "Download"( input type="submit" )...
On clicking the button,modal dialog is posted back to server, get the file and writing to the response stream ....

As explained earlier the "File Download" dialog window is not showing up in this senario...

If I change my modal dialog to a pop up window every thing is working fine....

What is the problem with modal dialog ?

I don't know much abt the restrictions of a modal window.....
Please help me......

Cheers,
Jais.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Passing data from modal dialog to window. ganga Javascript 1 September 26th, 2006 06:45 AM
how to return value from modal dialog ajaypsingh Javascript 2 May 16th, 2006 05:14 AM
Modal Dialog window Problem anandham Javascript 7 February 16th, 2005 06:08 PM
Modal dialog window eldanh ASP.NET 1.0 and 1.1 Basics 0 August 10th, 2004 02:07 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.