-
Files upload applet
Where can I find a free download applet that enables me to upload files from
a client pc to a web server application.
I'm working with Oracle platform: Developer 2000 (forms 6i) in WEB and I
need to develop a form that enables files upload from the client workstation
to the WEB SERVER.
Please HELP me.
-
Re: Files upload applet
You don't need an applet for that, ordinary HTML works just fine for file
uploads. The hard part is at the server end, and there are a couple of
places where you can get servlet code for file uploads. Here's one:
http://www.servlets.com/cos/index.html
PC2
"Erez Skubach" <java..@127.0.0.1> wrote in message
news:3d20b0c0$1@10.1.10.29...
>
> Where can I find a free download applet that enables me to upload files
from
> a client pc to a web server application.
> I'm working with Oracle platform: Developer 2000 (forms 6i) in WEB and I
> need to develop a form that enables files upload from the client
workstation
> to the WEB SERVER.
>
> Please HELP me.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks