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 SkipVought 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: NPG
  • Order by date
  1. NPG

    Send mail using javascript?

    Thanks crowell but I need a client side script! Is there some way to use port 25 directly from javascript?
  2. NPG

    Send mail using javascript?

    I need to send a mail using javascript with an attachment from a client-side script.Is there any method?I think that this can be done using Netscape. I dont want mailto or script using Outlook 98/2000! Thanks!
  3. NPG

    Event Viewer

    I want to watch in Event Viewer the users who tried to restart or have restarted my computer.What should I do(audit...)? Thanks
  4. NPG

    gcc compiler

    Thanks it works! The mistake was that i typed ./ foo. I want also to tell my how should i give my argc and argv parameters to my main function from console.
  5. NPG

    Byte Ptr "A"

    What is the difference between <byte ptr &quot;A&quot;> and <&quot;A&quot;>?Thanks!
  6. NPG

    Gotoxy

    Thanks! But i have not heared again about curses and uncurses. Where do you i should look at?
  7. NPG

    Gotoxy

    Hi i am a new unix user and i want to tell me how can i use gotoxy() in my c and c++ programs. The gcc and g++ compiler shows errors with <conio.h> and <time.h>.
  8. NPG

    gcc compiler

    I have my .o file with no errors, how can i execute it?
  9. NPG

    gcc compiler

    Hi i am a new linux user, my problem is that after compiling a program with gcc, there is not created any .o file. So in other words, i dont know how to run my c and c++ programs.Thanks!

Part and Inventory Search

Back
Top