c# - developin web app using .net need Info about Local System -
we devoloping web application using c#.net,asp.net 3.5,in need know infomation of local system installed printers? there way data using scripting languages? plz let me know if body knows answer.
thanks in advance prasad
we devoloping web application using c#.net,asp.net 3.5,in need know infomation of local system installed printers?
are you? why formulate question. not sure doing?
is there way data using scripting languages?
maybe, maybe not. irrelevant, though, asp.net not using scripting langauges on server anyway. server sidel ogic ni c# or vb.net (or other .net langauge) , means not scripting langauge.
if yuo talk of client side (i.e. browser: no way, , have no busienss knowing. internet not friendly place. whatever rights think want can abused bad person. , be.
plz let me know if body knows answer.
yes, knows answer. answers yoru question. note: did not ask answer, asked whether knows answer.
now, real:
yes, can. wmi friend. main problem be:
- understanding wmi documentation. wmi windows management instrumentation , can prettya see of computer can connect wmi there.
- configuring iis allow local access.
Comments
Post a Comment