Ask a Question related to PHP Development, Design and Development.
-
Don #1
How to populate <input type=file...> with default value?
Is there some way to populate the "Browse" box for a <input type=file...> with a default value? I
can do it for <input type=text...>, but can't seem to do it for <input type=file...>.
Any ideas?
Thanks,
Don
----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
[url]http://www.newsfeeds.com[/url] The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
Don Guest
-
changing input type file
i would very very much like to change the browse button on the file upload to one of my own am i right in thinking if i create an inhertited... -
Input type file on asp page
Hi there Is there any way to se the default of a file asp (html) component to a specified directory on a network drive every time an instrnet asp... -
HowTo Send Uploaded File with INPUT Type file to Sql Server Image Data Type
I have the following problem: I have the following form client side: <FORM.......> <FORM action="./WZUpload.asp" method="Post"... -
HowTo Send Uploaded File with INPUT Type file to Sql Server Image Data Type ?
I have the following problem: I have the following form client side: <FORM.......> <FORM action="./WZUpload.asp" method="Post"... -
input type=file
is it possible to define a default or start up directory with input type="file" field type? If so, is it also possible to filter by another... -
Janwillem Borleffs #2
Re: How to populate <input type=file...> with default value?
Don wrote:
No you can't, it's a security rule...> Is there some way to populate the "Browse" box for a <input
> type=file...> with a default value? I can do it for <input
> type=text...>, but can't seem to do it for <input type=file...>.
>
JW
Janwillem Borleffs Guest
-
Janwillem Borleffs #3
Re: How to populate <input type=file...> with default value?
Don wrote:
Stop multi-posting! Already answered in alt.php and alt.comp.lang.php> Is there some way to populate the "Browse" box for a <input
> type=file...> with a default value? I can do it for <input
> type=text...>, but can't seem to do it for <input type=file...>.
>
JW
Janwillem Borleffs Guest
-
Don #4
Re: How to populate <input type=file...> with default value?
On Sun, 24 Oct 2004 08:59:04 +0200, "Janwillem Borleffs" <jw@jwscripts.com> wrote:
Thanks JW. Sorry about the multi-posting. I hadn't thought about the problem it poses. I wasn't>Don wrote:>>> Is there some way to populate the "Browse" box for a <input
>> type=file...> with a default value? I can do it for <input
>> type=text...>, but can't seem to do it for <input type=file...>.
>>
>Stop multi-posting! Already answered in alt.php and alt.comp.lang.php
>
>
>JW
>
>
sure which group would be most appropriate. I'll be more descrete about my posting in the future.
Regards, Don
----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
[url]http://www.newsfeeds.com[/url] The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
Don Guest
-
Bent Stigsen #5
Re: How to populate <input type=file...> with default value?
Don wrote:
They are all on the same topic, so they are all appropriate, but I think> On Sun, 24 Oct 2004 08:59:04 +0200, "Janwillem Borleffs" <jw@jwscripts.com> wrote:
>
>>>>Don wrote:
>>>>>>>Is there some way to populate the "Browse" box for a <input
>>>type=file...> with a default value? I can do it for <input
>>>type=text...>, but can't seem to do it for <input type=file...>.
>>>
>>Stop multi-posting! Already answered in alt.php and alt.comp.lang.php
>>
>>
>>JW
>>
>>
> Thanks JW. Sorry about the multi-posting. I hadn't thought about the problem it poses. I wasn't
> sure which group would be most appropriate. I'll be more descrete about my posting in the future.
comp.lang.php is the natural successor of them all.
When you have doubts of which group of several is appropriate, then
chances are that people in one of the groups also reads the others,
because it is their field of interest. So there seldom is any need to do
multipost, unless you want to repost for some reason.
Another angle is that, if people don't notice it is a multipost, they
will perhaps answer it, and get annoyed or killfile-pissed when they see
that it allready was answered in another group. Or they see that it is
answered elsewhere an leave it unanswered, making it harder for other
with the same problem to find the answer.
/Bent
Bent Stigsen Guest
-
Don #6
Re: How to populate <input type=file...> with default value?
On Sun, 24 Oct 2004 16:25:47 +0200, Bent Stigsen <ngap@thevoid.dk> wrote:
Good points Bent.>Don wrote:>>> On Sun, 24 Oct 2004 08:59:04 +0200, "Janwillem Borleffs" <jw@jwscripts.com> wrote:
>>
>>>>>>>Don wrote:
>>>
>>>>Is there some way to populate the "Browse" box for a <input
>>>>type=file...> with a default value? I can do it for <input
>>>>type=text...>, but can't seem to do it for <input type=file...>.
>>>>
>>>
>>>Stop multi-posting! Already answered in alt.php and alt.comp.lang.php
>>>
>>>
>>>JW
>>>
>>>
>> Thanks JW. Sorry about the multi-posting. I hadn't thought about the problem it poses. I wasn't
>> sure which group would be most appropriate. I'll be more descrete about my posting in the future.
>They are all on the same topic, so they are all appropriate, but I think
>comp.lang.php is the natural successor of them all.
>
>When you have doubts of which group of several is appropriate, then
>chances are that people in one of the groups also reads the others,
>because it is their field of interest. So there seldom is any need to do
>multipost, unless you want to repost for some reason.
>
>Another angle is that, if people don't notice it is a multipost, they
>will perhaps answer it, and get annoyed or killfile-pissed when they see
>that it allready was answered in another group. Or they see that it is
>answered elsewhere an leave it unanswered, making it harder for other
>with the same problem to find the answer.
>
>/Bent
Thanks,
Don
----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
[url]http://www.newsfeeds.com[/url] The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
Don Guest



Reply With Quote

