Ask a Question related to ASP.NET Security, Design and Development.
-
Mango #1
safety upload
Hi friends,
Please help me.
I want to realize upload on .jpg files in my web server and I am not sure
haw to protect it. I mean, when the user do upload I have to give him/her
write privilege, I am not sure is this dangerous.
Is my server become more vulnerable?
How to protect it?
I will appreciate any help
Mango Guest
-
apartmant thread safety
I'm rather confused about this whole threading business of IIS, ASP and COM components. We have an apartment threaded component with a function... -
Trying to figure out thread safety
(Having been told of a solution to one problem (File::CREAT was indeed what was needed), I'll now go off on something entirely different.) I've... -
Type safety
We all know PHP is great and flexible but, I have this problem... I had a function that took an object as parameter, someone went ahead and... -
Thread safety of vm_copy
I tried looking around for explicit documentation on this but to no avail, perhaps it is too basic. On Mac OS X the Mach function vm_copy has a... -
No Safety Software with XP?
if you bought your computer at best buy was it dell compaqs hp gateway ??? dell comes with nortons its on the resources disks if you did not get... -
Albert Pascual #2
RE: safety upload
Check the file extension and the size when uploading it, then move it to
another directory and rename it.
"Mango" wrote:
> Hi friends,
>
> Please help me.
>
> I want to realize upload on .jpg files in my web server and I am not sure
> haw to protect it. I mean, when the user do upload I have to give him/her
> write privilege, I am not sure is this dangerous.
>
> Is my server become more vulnerable?
>
> How to protect it?
>
> I will appreciate any help
>
>
>Albert Pascual Guest



Reply With Quote

