Well this is kind of hard to explain but I was wanting to make it so instead of having links like www.youname.com/images/bla.jpg for an image they could download all my pictures to their computer and give me a path to the picture like c:\images\bla.jpg Iwas wondering could they some how use this in order for my server to run some kind of code. Like c:\images\killserver.php they will only provide the path and I put on the picture so it'd be something like c:\images\killserver.phpbla.php but there may still be away to run both of them or something. then their is other things like tacking on viruses to the pictures. I was wondering if I gave the person access for them to have the pictures on their own computer would there be any way that that would alow them to make my server run a program or script that is on their computer?
Please Help, Neque
sounds like your asking for 2 things
1- a webserver so they can download pictures from your home computer
2- an upload script so that they can upload pictures to your home computer.
???
wasn't asking for any code was just wondering if I they could give me a path that I would later use for an image tag. I wanted to know if they could do something so my server could run some script from their computer. They don't upload anything on their computer. I think the answer is no but I just wanted to make sure.
so you mean they would just provide url links?
no, theres no harm in that.
but if you open your computer up to the outside world, it will be vulnerable. how secure you make your code, and webserver is up to you.