473,379 Members | 1,312 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

download dialog box

Hi,
when the download dialog box opens and i click save or open or cancel..
everything works fine.. but then it's stuck in memory or something, because
nomatter what button, listbox, combobox, etc.. i click on next.. that
download dialog box keeps coming up...
why is that???
--
Ad****@hotmail.com
Nov 19 '05 #1
4 1428
where are you calling the download? do these controls call a postback that
might be triggering it?

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"ACaunter" <Ad****@hotmail.com> wrote in message
news:51**********************************@microsof t.com...
Hi,
when the download dialog box opens and i click save or open or cancel..
everything works fine.. but then it's stuck in memory or something,
because
nomatter what button, listbox, combobox, etc.. i click on next.. that
download dialog box keeps coming up...
why is that???
--
Ad****@hotmail.com

Nov 19 '05 #2
I'm looping through a folder which has a bunch of images and 1 word doc. the
images get displayed and then the download dialog box appears. once you
open,save,or cancel.. the page is just sitting there, looking like all is
fine, but when you click on anything.. the download dialog box comes back and
you can't go anywhere

"Curt_C [MVP]" wrote:
where are you calling the download? do these controls call a postback that
might be triggering it?

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"ACaunter" <Ad****@hotmail.com> wrote in message
news:51**********************************@microsof t.com...
Hi,
when the download dialog box opens and i click save or open or cancel..
everything works fine.. but then it's stuck in memory or something,
because
nomatter what button, listbox, combobox, etc.. i click on next.. that
download dialog box keeps coming up...
why is that???
--
Ad****@hotmail.com


Nov 19 '05 #3
That didnt answer my question. Are these "click on anything"'s doing a
postback? If so is your loop/dialog in the page_load? Maybe do a
IsPostBack() check

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"ACaunter" <Ad****@hotmail.com> wrote in message
news:19**********************************@microsof t.com...
I'm looping through a folder which has a bunch of images and 1 word doc.
the
images get displayed and then the download dialog box appears. once you
open,save,or cancel.. the page is just sitting there, looking like all is
fine, but when you click on anything.. the download dialog box comes back
and
you can't go anywhere

"Curt_C [MVP]" wrote:
where are you calling the download? do these controls call a postback
that
might be triggering it?

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"ACaunter" <Ad****@hotmail.com> wrote in message
news:51**********************************@microsof t.com...
> Hi,
> when the download dialog box opens and i click save or open or cancel..
> everything works fine.. but then it's stuck in memory or something,
> because
> nomatter what button, listbox, combobox, etc.. i click on next.. that
> download dialog box keeps coming up...
> why is that???
> --
> Ad****@hotmail.com


Nov 19 '05 #4
Yes, the "click on anythings" are postbacks, but the loop/dialog is not in
the page_load... its on the indexchange of a listbox...
the listbox lists a bunch of different folders and when you select a folder,
it loads the pics and downloads the doc.. just can't seem to get rid of the
download dialog after it is used

"Curt_C [MVP]" wrote:
That didnt answer my question. Are these "click on anything"'s doing a
postback? If so is your loop/dialog in the page_load? Maybe do a
IsPostBack() check

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"ACaunter" <Ad****@hotmail.com> wrote in message
news:19**********************************@microsof t.com...
I'm looping through a folder which has a bunch of images and 1 word doc.
the
images get displayed and then the download dialog box appears. once you
open,save,or cancel.. the page is just sitting there, looking like all is
fine, but when you click on anything.. the download dialog box comes back
and
you can't go anywhere

"Curt_C [MVP]" wrote:
where are you calling the download? do these controls call a postback
that
might be triggering it?

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"ACaunter" <Ad****@hotmail.com> wrote in message
news:51**********************************@microsof t.com...
> Hi,
> when the download dialog box opens and i click save or open or cancel..
> everything works fine.. but then it's stuck in memory or something,
> because
> nomatter what button, listbox, combobox, etc.. i click on next.. that
> download dialog box keeps coming up...
> why is that???
> --
> Ad****@hotmail.com


Nov 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: chon | last post by:
I have an ASP page that is sent a file location as a parameter. It opens this file, loads the ADODB.Stream object and does a binary write to the page forcing the download dialog to appear. This...
6
by: JCO | last post by:
Does anybody have a Download Dialog written in JavaScripts? This is for a website. I've seen it done before.... where you click on what you want and the dialog comes up asking you if you want to...
0
by: Buddy Ackerman | last post by:
I am trying to implment a file download via a link such that when clicked, instead of starting the default application for that type of file the user will be presented with a download dialog...
7
by: Brian Paul | last post by:
When a user clicks on a linkbutton on a page, i would like to render a printer-friendly version of the asp.net page and download it as an html attachment to the browser. The code below works great,...
2
by: Grant | last post by:
Hi, I'm trying to download files using asp.net (vb) and it seems to take forever to actually bring up the Save As dialog box. The files are Academic Software Downloads so are quite large in...
4
by: Nathan Sokalski | last post by:
I want to give visitors to my site the option of downloading a generated ..txt file by clicking a button. I know how to generate text files, but how do I cause the browser to pop up one of those...
2
by: Ken Varn | last post by:
I have an ASP.NET page that incorporates the following code on a button press. private void DownloadTag_Command(object sender, CommandEventArgs e) { FileStream fs; String Filename; Filename...
1
by: sunita | last post by:
Hiii I open a file download dialog from a modal dialog...From the file download dialog i can either save or open the file.. Is there a way i can let the modal dialog that opens the file download...
1
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Many websites have a form or a link you can use to download a file. You click a form button or click...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.