First PLEASE sorry for the offtopic, I use this list daily to post about Perl, but right now I need urgent some help about JavaScript and CSS. If you don't...
5386
Bompa
bompa@...
Sep 1, 2001 5:40 am
Hi, Make a copy of bar.pl and rename it bar.cgi. Put it in the same dir. Change the html code to call it, rather than the .pl file. Bompa ... -- ...
5385
David Nobles
dnobles@...
Sep 1, 2001 3:35 am
First let me start with I'm new to perl, cgi, web servers, etc. If this is the wrong list I apologize in advance. I have the following HTML taken from a book...
5384
cavalryrecords@...
Sep 1, 2001 12:17 am
Ok okay. First off I'd like to say hi and thank you in advance for any help. What I like to do is rather simple and I know it's possible, I just lack the...
5383
Eric Via
ericvia@...
Sep 1, 2001 12:15 am
I wanted to take a moment when I'm NOT asking how to do something - to say THANKS - that way you really understand how much I appreciate y'all. This is a...
5382
Richard Taylor
richttaylor@...
Aug 31, 2001 9:01 pm
I append: Not "all the time" but a fair amount of the time if you apply yourself and work hard :-) ... From: "Richard Taylor" <richttaylor@...> To:...
5381
Richard Taylor
richttaylor@...
Aug 31, 2001 8:49 pm
Yes, these situations happen all the time once you have the experience. The main thing is to start doing freelance for a friend (or a friends associate)....
5380
jmegie81@...
Aug 31, 2001 8:13 pm
Yeah I noticed that, and switched it. I also added the file path so I wouldn't have to add the 3rd argument all the time (the file is always the same). Thanks...
5379
noelh@...
Aug 31, 2001 8:03 pm
How can I access a secure(https) site through perl? I tried: use LWP::Simple; $line = get("www.somesite.com/index.html"); But that doesn't work. :(...
5378
jmegie81@...
Aug 31, 2001 7:57 pm
Works like a charm! Thanks! Jeremiah ... Messenger...
5377
Frederick Reeve
frederick_lia@...
Aug 31, 2001 7:21 pm
Oops sorry you needed the script to search the last name first *Huh* well you should replace this: m/$first.*$last/i with: m/$last.*$fist/i or another REX of...
5376
Frederick Reeve
frederick_lia@...
Aug 31, 2001 5:58 pm
Well I think some thing like this should work. #----My two cents-------------------------------------- #!/usr/bin/perl #--Getting online arguments-- $first =...
5375
Bob Jacobson
bjacobson@...
Aug 31, 2001 5:27 pm
I'm in the process of attempting my first oo perl program (here I'm trying to create a simple ftp object and print a var)... hoping someone can point me in the...
5374
jmegie81@...
Aug 31, 2001 4:21 pm
I need to write a script that will open a file then do a search for a specific line. Then remove that line and the 10 below it. I can write the first part,...
5373
gordon stewart
gordonisnz@...
Aug 31, 2001 4:19 pm
... LOl - In a prev message, Ive installed 'sendmail39; theres BIG discussion on that group (about the server) - advising that the sendmail/smtp etc dont work. ...
5372
Kai Hintze
kai_hintze@...
Aug 31, 2001 4:17 pm
Thanks Bompa. (For anyone following along, in case you missed it like I did the first 20 or 30 times until Bompa focussed my attention, I point out my error...
hi - Ive now got Sendmail going, Ive tested sending 10 emails to myself. But they all came out of order/sequence. Now Ive just checked the perlfunctions, &...
5369
François
F.Stehly@...
Aug 31, 2001 3:57 pm
... Try this: rename "file$i.txt", "file".($i+2).".txt"; I think it's should work....
5368
gordon stewart
gordonisnz@...
Aug 31, 2001 3:53 pm
... Hello, ... < Thanks - a lot of useful info there, - I'll first start building up references - Then the rest will happen... (I know a 'fair bit' (Though im...
5367
scott.list
scott.list@...
Aug 31, 2001 3:40 pm
Hello: How do I print/use an incremented value in-line: i=1 print "The value of i incremented by 2 is: ($i+2). \n"; What I need to do is increment a filename...
5366
gordon stewart
gordonisnz@...
Aug 31, 2001 3:32 pm
Hi there ... Just an update, - Unlike what ive been told is IMPOSSIBLE, - Ive managed to get SENDMAIL to work on my Savant Server. I can now send email.. :-) ...
5365
Frederick Reeve
frederick_lia@...
Aug 31, 2001 2:18 pm
Well There is more than one way to do that... But first of all let me say; if you want the file to be read only you shouldn't open it in an editor. However if...
5364
Jenda Krynicky
Jenda@...
Aug 31, 2001 11:57 am
... I don't have pretty much anything bookmarked. www.perl.com and www.perlmonks.com should be enough to start. I'd think that he probably doesn't know how to...
5363
Jenda Krynicky
Jenda@...
Aug 31, 2001 11:57 am
... I'm looking at the lengthy threads about blat lately and wonder ... why don't us use any of the many mail modules available on CPAN? It would be easier for...
5362
Jenda Krynicky
Jenda@...
Aug 31, 2001 11:57 am
... Maybe ... ... I don't get it. Do you want to check whether a file named "Foo.txt" is in a directory? Do you want to search a directory and all it's ...
5361
Jenda Krynicky
Jenda@...
Aug 31, 2001 11:57 am
... I think you meant if ( $file eq readdir DIR) { though I don't know why don't you just print "file name: "; chomp ($file=<>); if (-e "$dir92;\$file") { ...
5360
Bompa
bompa@...
Aug 31, 2001 11:09 am
I haven't messed with opendir/readdir yet, but if all you want to do is determine if a certain file exists, why not do something like this: print "Enter...
5359
Bompa
bompa@...
Aug 31, 2001 11:03 am
The skill sets that I've seen ask for 4 or 5 languages, which leaves me out for sure. I was wondering though, are there not opportunities where a client would...
5358
Richard Taylor
richttaylor@...
Aug 31, 2001 10:09 am
Hello, I would have to say the standard wage is going to vary so widely that no one on this list can predict it. In my local area, the Bay Area, CA, home of ...