Ask a Question related to ASP.NET Security, Design and Development.
-
Guogang #1
Manipulate Client Computer's directories
Is it possible to manipulate client computer's direcotries through an
ASP.NET page?
For example: user click "Down Load Package To Temporary Directory", then a
whole package with proper directory structure will be downloaded to client
computer's c:\temp directory.
Thanks,
Guogang
Guogang Guest
-
Flash Webcam client <-> client (not client <-> server<-> client)
Dear Flash Team, supporter and regular mortals (Like myself) I am currently running a IRC chat with mostly webclients connected. We currently offer... -
Record from computer's Mic input in a Flash swf?
I have seen an audio record and playback function in a Flash site. http://www.clarityielts.com (view the demo) Does anyone know how to do it? ... -
How to resolve IP to computer's name
Hi all, I have made a log file for my website, I am recording IP numbers of my guests. How to make them more readable, I mean convert them to... -
Using virtual directories for common directories (scripts, images, styles, etc.)
Hi, (sorry for the crosspost, I wasn't sure which was the best place to put this). I was just thinking about something and wondered if any of... -
computers in the network won't recognize other computer's name?
we need more information to help you. are they all xp? can you ping each other by name? use net view command on each computer, what do you get? ... -
Guogang #2
Manipulate Client Computer's directories
Is it possible to manipulate client computer's direcotries through an
ASP.NET page?
For example: user click "Down Load Package To Temporary Directory", then a
whole package with proper directory structure will be downloaded to client
computer's c:\temp directory.
Thanks,
Guogang
Guogang Guest
-
Guogang #3
Re: Manipulate Client Computer's directories
Thanks.
"Bill Priess" <no.spam@nospam.com> wrote in message
news:eX7D7NzRDHA.2236@tk2msftngp13.phx.gbl...a> Hello Guogang,
>
> No, this is not possible unless you use client-side code and have explicit
> permissions to do so from the client-side. To allow this would violate
> browser security.
>
> HTH,
>
> Bill P.
>
> "Guogang" <nospam@no_such_domain.com> wrote in message
> news:ufbhdJzRDHA.1552@TK2MSFTNGP10.phx.gbl...> > Is it possible to manipulate client computer's direcotries through an
> > ASP.NET page?
> >
> > For example: user click "Down Load Package To Temporary Directory", thenclient> > whole package with proper directory structure will be downloaded to>> > computer's c:\temp directory.
> >
> > Thanks,
> > Guogang
> >
> >
>
Guogang Guest
-
Guogang #4
Re: Manipulate Client Computer's directories
Thanks.
"Bill Priess" <no.spam@nospam.com> wrote in message
news:eX7D7NzRDHA.2236@tk2msftngp13.phx.gbl...a> Hello Guogang,
>
> No, this is not possible unless you use client-side code and have explicit
> permissions to do so from the client-side. To allow this would violate
> browser security.
>
> HTH,
>
> Bill P.
>
> "Guogang" <nospam@no_such_domain.com> wrote in message
> news:ufbhdJzRDHA.1552@TK2MSFTNGP10.phx.gbl...> > Is it possible to manipulate client computer's direcotries through an
> > ASP.NET page?
> >
> > For example: user click "Down Load Package To Temporary Directory", thenclient> > whole package with proper directory structure will be downloaded to>> > computer's c:\temp directory.
> >
> > Thanks,
> > Guogang
> >
> >
>
Guogang Guest
-
David Waz... #5
Re: Manipulate Client Computer's directories
You cannot control WHERE a file downloads,
but you can certainly ALLOW the download of a file...
"Guogang" <nospam@no_such_domain.com> wrote in message
news:ufbhdJzRDHA.1552@TK2MSFTNGP10.phx.gbl...> Is it possible to manipulate client computer's direcotries through an
> ASP.NET page?
>
> For example: user click "Down Load Package To Temporary Directory", then a
> whole package with proper directory structure will be downloaded to client
> computer's c:\temp directory.
>
> Thanks,
> Guogang
>
>
David Waz... Guest
-
David Waz... #6
Re: Manipulate Client Computer's directories
You cannot control WHERE a file downloads,
but you can certainly ALLOW the download of a file...
"Guogang" <nospam@no_such_domain.com> wrote in message
news:ufbhdJzRDHA.1552@TK2MSFTNGP10.phx.gbl...> Is it possible to manipulate client computer's direcotries through an
> ASP.NET page?
>
> For example: user click "Down Load Package To Temporary Directory", then a
> whole package with proper directory structure will be downloaded to client
> computer's c:\temp directory.
>
> Thanks,
> Guogang
>
>
David Waz... Guest



Reply With Quote

