|
Posted by Petr Vileta on 10/28/46 11:56
> Petr Vileta wrote:
>> "Schraalhans Keukenmeester" <firstname_dot_lastname@xsfourall.ennel> píse
>> v diskusním príspevku news:44ecd362$1$4519$e4fe514c@news.xs4all.nl...
>>
>>> Luke - eat.lemons@gmail.com wrote:
>>> I believe some choose a javascript solution to have the client check the
>>> filesize. Not sure how (well) this works.
>>>
>>>
>> My idea:
>>
>> <body>
>> [... some code ...]
>> <script type="text/javascript></script>
>> <noscript>You have not enabled Javascript! Maybe file uploading will not
>> work correctly.</noscript>
>> [... some code ...]
>> </body>
>>
>>
> As far as I can tell (via Google), it is not even possible with JavaScript
> anyway (unless the browser uses and allows Active-X).
>
> --
> *****************************
> Chuck Anderson • Boulder, CO
Yes. Maybe browser put "Content-Length: ???" into HTTP header and PHP can
read it, but not in all cases.
I found this for using ActiveX in MSIE:
http://www.jguru.com/faq/view.jsp?EID=330134
--
Petr Vileta, Czech republic
(My server rejects all messages from Yahoo and Hotmail. Send me your mail
from another non-spammer site please.)
Navigation:
[Reply to this message]
|