Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: alsd
  • Content: Threads
  • Order by date
  1. alsd

    how to run CGI script with administrator's right?

    Hi all,<br> <br> Pls help me on this one.<br> <br> How do I set up IIS4 so that when a certain CGI program (written in C) is executed, it has administrator rights to manipulate user accounts?<br> <br> comments and info are greatly appreciated.<br> <br> -sd<br>
  2. alsd

    system () or CreateProcess() ???

    Hello all,<br> <br> I want to execute an program from within the application I am developing. Is using the API call CreateProcess () better (eg faster) than calling system()? Or the other around?<br> <br> Thanks for any tips or info.<br> <br> -al<br>
  3. alsd

    Print to printer on UNIX

    Hi all,<br> <br> I need some help on this. How do I print to an UNIX printer from a PERL program?<br> <br> My thinking is just open the printer as if it is a file with open(), then print

Part and Inventory Search

Back
Top