Actually i have one image which consist of seried of some block ie: like
filling the block
suppose the block is not sold yet ,
suppose if that block is sold so user fill the block with some color and
same it has been saved
so for that i have to open an mspaint

On Sat, Apr 25, 2009 at 12:02 PM, David Shen <[email protected]>wrote:

>
> I think you should tell us why you want to use MS paint to open a
> image on the server? What are you trying to do?
>
> From the code, my opinion is same as Cerebrus. You cannot start a
> thread with ASP.NET <http://asp.net/>'s default running account, and it
> does not make
> sense to this either.
>
>
> On Sat, Apr 25, 2009 at 12:38 PM, Troy International
> <[email protected]> wrote:
> > then why we are going to use
> >
> > System.Diagnostic.process.Start  --- ????
> >
> >
> >
> > On Fri, Apr 24, 2009 at 10:58 PM, Cerebrus <[email protected]> wrote:
> >>
> >> I always find it incredibly stupid when people ask questions about
> >> running a process *on the server* from an ASP.NET 
> >> <http://asp.net/>application based on
> >> a client's actions.
> >>
> >> What possible use could it be to "open" an image in MS Paint on the
> >> server when your user (client) will never be able to see it happening?
> >> Do you realize the security issues involved ? Do you realize that the
> >> ASPNET account operates under severe security restrictions?
> >
>
>
>
> --
> Best Regards,
> David Shen
>

Reply via email to