Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Moving client fiile to server

4 views
Skip to first unread message

Don

unread,
Sep 6, 2004, 2:11:19 AM9/6/04
to
I'm trying to setup Javascript running in a browser window that, via
<input type="file"...>, will pickup a client file and then transfer it
to my space on the internet host I use. How do I go about doing
this?

Thanks,
Don


-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----

Erwin Moller

unread,
Sep 7, 2004, 10:32:30 AM9/7/04
to
Don wrote:

> I'm trying to setup Javascript running in a browser window that, via
> <input type="file"...>, will pickup a client file and then transfer it
> to my space on the internet host I use. How do I go about doing
> this?
>
> Thanks,
> Don
>

Hi Don,

The answer lies in the receiving script.
Is it PHP, or Java, or Perl, ASP??

The browser will just send the file to the server, no problem, but your
script on that server has to actually accept it.

So: More info needed to answer.

Regards,
Erwin Moller

Don

unread,
Sep 12, 2004, 10:07:24 AM9/12/04
to
Sorry for taking so long to reply, but I forgot I posted on this
group. I think I've got it figured out.
Thanks much Erwin.
Don

-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----

0 new messages