John Timney (MVP)
03-13-2000, 05:38 PM
you need to sign your applet, its caught in whats called the sandbox - a
security device designed to stop spurious applets accessing your hard drive,
you might want to take a look at www.sun.com for some info on signing,
Netscape also has a lot of info.
Regards
John Timney (MVP)
mous <mous@value.net> wrote in message news:38cbe807$1@news.devx.com...
>
> Hi,
>
> I was asked to write an applet which upload and download files!!!!.( to
use
> on web page)
>
> I wrote an application java which upload and download afile ( like FTP),
> it works good. but the
> applet version doesn't work. I got access error.... is there any way to
resolve
> that.
>
> TIA for any help.
>
> Mous.
>
>
security device designed to stop spurious applets accessing your hard drive,
you might want to take a look at www.sun.com for some info on signing,
Netscape also has a lot of info.
Regards
John Timney (MVP)
mous <mous@value.net> wrote in message news:38cbe807$1@news.devx.com...
>
> Hi,
>
> I was asked to write an applet which upload and download files!!!!.( to
use
> on web page)
>
> I wrote an application java which upload and download afile ( like FTP),
> it works good. but the
> applet version doesn't work. I got access error.... is there any way to
resolve
> that.
>
> TIA for any help.
>
> Mous.
>
>