Binary streaming

P

panda

Hi,

Here is a written descripton of my webpage.
One frame split down the middle. The left side is the menu and the right
displays what is selected from the menu.

the user selects from the menu and on the right, clicks on "download image"
link. the user is presented with a download dialog box. The user saves the
image and when it is completed goes and selects another item from the menu.
But this time nothing happens.

It is like i have to refresh the page before anything works again. It is
like it is stuck on the ASP binary stream file that forced the download.

on my link i have

<a href="donwload.asp" target="right">download image</a>

How can i fix this?

thanks
 
J

Joe Reynolds

why not just link to the image directly??? why is your HREF pointing to an
asp page? just point it at the JPEG
 
P

panda

Hi,

sorry i think i am not getting to the write problem.

the href is pointing to the asp file that force downloads the imagefile.
There are parameters that i have not included in the sample.

it would be download.asp?cat=1&img=image.jpg

My problem is after the users save the image and select another item from
the menu, the main screen (right) does not display the newly selected item
 
P

panda

Just want to force a download instead of the the web browser showing the
image. Some of the images are very big, so downloading it first is a better
option.

I am able to force download the image, but after the image has been saved
and the user goes to select another group of images, the browser does not
show the new set of images. it is like it is still focused on the download
dialog box and not the main window
 

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,756
Messages
2,569,533
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top