The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniWeb Bug Reports (http://forums.omnigroup.com/forumdisplay.php?f=27)
-   -   Option Click (http://forums.omnigroup.com/showthread.php?t=7916)

waltoncr 2008-05-06 12:46 AM

Option Click
 
Anyone have any ideas about this one?

I work with a database that will create a single webpage with links to hi-res images. With the many other browsers I have used, an option-click will cause the linked JPEG to download to the default folder. With OW I get a 4K file that called filename.jpg.jpg.html.

Forrest 2008-05-06 07:48 AM

Does the system use cookies?

waltoncr 2008-05-06 09:24 PM

It sets a temporary cookie which is deleted when the logout button is clicked or when the browser is closed. There is no timeout.

There are three different download options in the database. Each marries different data to the images as they are prepared and then linked for download. Interestingly, one seems to work just fine, but not the one that attaches the data I need.

Forrest 2008-05-07 08:07 AM

If you open up the downloaded file in something like BBEdit, what do you see?

waltoncr 2008-05-09 05:16 AM

This is the text inside the resulting file:


<script type="text/javascript">
window.open('/dclsite/home/fastlogin.php3?fasturl='+escape(document.URL),'Login','scrollbars=no,toolbar=no,directories=no,menubar=no,resizable=yes,dependent=1,width=400,height=250');
</script>

Forrest 2008-05-09 07:19 AM

Seems like a problem I was having before as well.

Here's what I was told: [i]Aha! We have a problem under leopard where when something is sent to our downloader, it doesn't include any cookies - so you get whatever would turn up if you pasted the url into a new browser window (I hope that makes sense).[/i]


All times are GMT -8. The time now is 09:09 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.