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 TouchToneTommy 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: *

  1. raevans

    Any authorware users?

    Im using XP Pro.... But I loaded it on my laptop which is running the same and I get no errors. Maybe there is some sort of conflict with registered memory????
  2. raevans

    Any authorware users?

    I am getting an error when trying to open authorware ... it says not enough computer memory does anyone know what might be wrong? i have 1 gig registered ddr thanks a lot
  3. raevans

    Help With CHMod

    Thanks again, for the links, advie and encourragemnet. I love the fact that computers and programming are both more advanced and complicated than i thought. Im glad that I finally found a profession that I can work at the rest of my life and still not know everything. Isnt that awesome...
  4. raevans

    Help With CHMod

    Hey Greg. Thanks for the advice. I am interested in how to set up a forum similar to this one related to totally miscellaneous stuff, so any advice you can give on this would be great. Is it a monumental task?? I thought that all these forums were outta the box apps. Is that not the case...
  5. raevans

    Help With CHMod

    Thanks again Greg. For the tips. My only motivation is to learn to program... in any language. It seems like it will take years to do but I like challenges. As for PERL, I really like it and Unix. I also like MS development tools tho,. What I would really like though is a ground level...
  6. raevans

    Help With CHMod

    Thanks greg I didnt know that UNIX was case sensitive. That may have been the problem. I just bought 4 books on CGI and PERL... sams, the peachpit, sams and OReilly. I will definitely get the UNIX ones you reccomended. Not optional, huh. Thanks again everyone. WHAT A COUNTRY!!
  7. raevans

    Help With CHMod

    Thanks GoBoating and Greg. Its working on the Solaris box!!!!!!!!!!!!!!!!!!!!!!!!!!!!! What a feeling of desperation...er.. I mean accomplishment. The system Admin had to set permissions on the directory for me tho because I couldnt do it myself. It was wierd. I had to make a...
  8. raevans

    Help With CHMod

    Greg Thanks for the advice. I have found only this forum and also amdforum.com for any hardware related inquiries. As for getting the chmod command to work... I had trouble using the cd command to actually change the directories. I dunno y. Anyway, thanks for the input.
  9. raevans

    Where can I dload a Perl Interpreter?

    Hey Skinny. Yes I am from New Jersey, USA. I actually tried setting the script up onto a solaris platform today. I had trouble with setting the permissions via telnet and the chmod command. It was wierd... I couldnt change directories to do it using cd dir name. I guess that I didnt have...
  10. raevans

    Help With CHMod

    Perhaps someone can help me with this dilemma. I am pretty much a adolescent newbie... but here it tis. I am incorporating an email script at our school for a contest. we have soaris platform, and I am trying now to test it out. when I call the submit.cgi script... i get the following error...
  11. raevans

    Error is as follows.....

    Hello. Maybe someone can give me a little insight into these error messages. I have the perl interpreter loaded on a win2K server laptop... which isntr really even completely configured yet... I loaded the formmail script from nms_ in london, and also the nms_sendmail script from them, to...
  12. raevans

    Where can I dload a Perl Interpreter?

    yes i would never be able to do anything without people here helping its amazing how willing experienced programmers are to us newcomers. moochas gracias SN are you working on a unix system? any advice, if so?? Anyone know how "out of the box" the nms_formmail script really...
  13. raevans

    Where can I dload a Perl Interpreter?

    Ahhhh SAMS pays off in 15 minutes on page 18... My error was because i had this at the top. #!/usr/bin/perl -wT ############################################################################## # nms Formmail Version 1.00 (cvs v1.87) # # Copyright 2001 London...
  14. raevans

    Help with this error please...

    Hmmm I took it out and i get the same errors. I have looked at this code all day with no progress. Here it is... maybe something will jumpm out at you?? Thanks for responding. BEGIN { $DEBUGGING = 1; $emulate_matts_code= 0; $secure = 1; $allow_empty_ref = 1...
  15. raevans

    Where can I dload a Perl Interpreter?

    Go Boating. I think thats what I should do. Thanks. I have no idea why I went to chubb institute for programming. wow that was a waste of 12000 dollars. To anyone out there... spend 5ooo and buy what you need from learnkey.com. As for all the help, many thanks. I think I will get the...
  16. raevans

    Help with this error please...

    CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: Too late for "-T" option at c:\inetpub\wwwroot\cgi-bin\FormMail.pl line 1. Can anyone tell me where I went wrong?
  17. raevans

    Where can I dload a Perl Interpreter?

    Yes I was able to get the directory issue resolved it was a sntax problem by me. I am reading the readme from the nms script for formmail now and i have a question regarding that. With the following lines: "The system command that the script should invoke is $mailprog. This should be...
  18. raevans

    Ready to install PERL

    GoinBoating. Thanks. I have installed perl via the msi (whats the diff between this and the as btw?) and it was easy (good for retarded individuals such as me:( Anyway, I have an email script... basically I volunteered to set up an html form for a contest at our school which visitors will...
  19. raevans

    Where can I dload a Perl Interpreter?

    ok i loaded and installed the perl from activestate. it was just like loading any program however... when in the command prompt I try to change the directory from d to the perl folder and then the eg folder so that i can run the example.pl.... it wont let me change to the perl directory am...
  20. raevans

    Ready to install PERL

    OK although I am not prepared.. I have no choice but to try to install perl on my win2K server laptop so that I can start loading the nms email script and test it out. Please if anyone out there has some time and is in the holiday spirit... maybe on the east coast and hoping for snow so we...

Part and Inventory Search

Back
Top