Home > Archive > PHP Language > October 2004 > How to populate <input type=file...> with default value?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
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==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
| |
| Janwillem Borleffs 2004-10-24, 3:55 am |
| 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...>.
>
No you can't, it's a security rule...
JW
| |
| Janwillem Borleffs 2004-10-24, 3:55 am |
| 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
| |
|
| On Sun, 24 Oct 2004 08:59:04 +0200, "Janwillem Borleffs" <jw@jwscripts.com> wrote:
>Don wrote:
>
>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.
Regards, Don
----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
| |
| Bent Stigsen 2004-10-24, 3:55 pm |
| Don wrote:
> 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
> 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
| |
|
| On Sun, 24 Oct 2004 16:25:47 +0200, Bent Stigsen <ngap@thevoid.dk> wrote:
>Don wrote:
>
>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
Good points Bent.
Thanks,
Don
----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
|
|
|
|
|