Re: Drop down directory structure list box

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This depends on User-Agent. Internet Explorer queries the registry (MRU
values) looking for the last open directory.

There's no way to do this in PHP or plain HTML (w3 compilant) and probably
you will need to write an ActiveX plugin (which will sucks if you have a
Linux or Firefox user);

This because you can't query the registry
key(HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Us
er Shell Folders) and store the paths.

Hope this is useful.
Best Regards
Rodolfo Andrade
----- Original Message ----- 
From: Jochem Maas
To: Jay Blanchard
Cc: 'ceo@xxxxxxxxx' ; 'Sumeet' ; PHP-General
Sent: Thursday, January 19, 2006 12:08 PM
Subject: Re:  Drop down directory structure list box


Jay Blanchard wrote:
> [snip]
> are you sure it was not internet explorer just showing you the last
> directory you had opened with a 'browse...' button with in that browsing
> session?
> [/snip]
>
> I am familiar with this behavior, and I am pretty sure that it wasn't
this,
> because it stood out somehow.

ack. just checking - hope you find the site, I'm quite interested in
what/how/etc.
(searching for the issue/problem/bug/thing doesn't seem to return anything
relevant)

>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux