I want to add dll file of print dialog box in asp.net.
I have installed visual studio 2005.
So I thought there must be a dll file of this box in windows application .Net
and C:\\WINDOWS\\SYSTEM32\\JSCRIPT DLL is of windows...might be for printing....
so I want to ask can I use this dll file in asp.net.
I want to import dll from windows...I dont want to dwnload frm internet
Is it possible...