Search the web
Sign In
New User? Sign Up
Perl_Official · Perl . CGI . Shell script
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1267 - 1300 of 2062   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1267
This site is just for finding that man or woman to spend some wild evenings with while your other significant other is out of town or if you are out of town on...
hipsnlipsnmore4
Offline Send Email
Oct 2, 2003
3:08 am
1268
anyone know where i can download a free copy of perl from? ttyl dave...
dwallace54321
Offline Send Email
Oct 5, 2003
12:48 am
1269
try www.activestate.com ... __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com...
keith bo
keithva27
Offline Send Email
Oct 5, 2003
12:58 am
1270
I got real wet just talking to you, imagine what we could really do lets talk some more and I will show you my naked pic at ...
toodryneedky15
Offline Send Email
Oct 8, 2003
7:11 pm
1271
hi all i am very new to programming in perl, i hope somebody can provide me with a little help. i have to obtain the current root dir in a script that i am...
rpnyc78
Offline Send Email
Oct 10, 2003
1:55 pm
1272
... C:\>perldoc -f chdir chdir EXPR Changes the working directory to EXPR, if possible. If EXPR is omitted, changes to the directory specified by "$ENV{HOME}",...
Erich C. Beyrent
ebeyrent
Offline Send Email
Oct 10, 2003
2:16 pm
1273
I'm trying to set up a credit card payment site through authorize.net (they are completely unhelpful)I have successfully written a script (god knows how!) that...
kari1118
Offline Send Email
Oct 10, 2003
6:21 pm
1274
... Well, if each comma represents the start/end of a field, you can easily parse that out with @fields = split(/,/, $data); If you only want only fields that...
Erich C. Beyrent
ebeyrent
Offline Send Email
Oct 10, 2003
7:12 pm
1275
... authorize.net ... script ... form ... the ... comma ... STATES,,,,,,,,,,,,,,,,,D6E0A2AEB018034596728729DEF92860E,,,,,,,,,,,,,, ... would ... this ... much ...
kari1118
Offline Send Email
Oct 10, 2003
8:09 pm
1276
... Hi there, First to answer your question. To loop through all of the values stored in the @fields array, you can do one of the following: # foreach example...
Erich C. Beyrent
ebeyrent
Offline Send Email
Oct 10, 2003
8:19 pm
1277
... html ... write ... from ... STATES,,,,,,,,,,,,,,,,,D6E0A2AEB018034596728729DEF92860E,,,,,,,,,,,,,, ... the ... sure ... of if ... a ... array. ... you ... ...
kari1118
Offline Send Email
Oct 10, 2003
8:53 pm
1278
I am new to PERL but I am a PHP expert, have the authorize.net code to atuhorize payments from them, but unfortunately, it is in PHP. You could probably either...
jamesmgiordano
Offline Send Email
Oct 11, 2003
11:00 pm
1279
Thought someone should know....
cardimon720
Offline Send Email
Oct 13, 2003
3:26 pm
1280
JJ- That would be so extremely helpful, I'm sure I could get someone to convert it for me -if I can't make it work. Examples are wonderful, in any language....
kari1118
Offline Send Email
Oct 13, 2003
5:01 pm
1282
The solution requires you to create an array of 12 elements (each sign of the Chinese Zodiac). You can reference this array with the help of the modulus (%)...
kchima01
Offline
Oct 13, 2003
10:28 pm
1284
Out of curiosity, was that a homework assignment? What have you learned from this? ... From: Jami [mailto:quasmadio1@...] Sent: Monday, October 13, 2003...
Erich Beyrent
ebeyrent
Offline Send Email
Oct 14, 2003
12:34 am
1285
I have a fairly simple script (for the most part). It takes in cmd line parameters, pulls them apart, makes decisions based upon them and then runs a function....
jsWalter
otrwalter
Online Now Send Email
Oct 14, 2003
5:28 am
1286
JJ- I realized there was no reason I couldn't just use PHP, so I tried it and something strange happened. When I click submit on the html form it directs me...
kari1118
Offline Send Email
Oct 14, 2003
6:58 pm
1287
Hello Everyone, I have a question regarding flat file databases. I need to use a flat file database (as I dont have access to anyother database, thanks to my...
Naveen Nelapudi
naveensmails
Offline Send Email
Oct 15, 2003
3:02 am
1288
Kari, hope this helps. This is the code I use to use the class I sent you. I emailed it to your yahoo account. Hope it helps and let me know if you have any...
jamesmgiordano
Offline Send Email
Oct 15, 2003
1:29 pm
1289
Got error emailing you: <kari1118@...>: 64.157.4.79 failed after I sent the message. Remote host said: 554 delivery error: dd Sorry your message to ...
jamesmgiordano
Offline Send Email
Oct 15, 2003
1:33 pm
1290
That's weird, but could be I never check it so it probably got disconnected. If you could send it to my hotmail account that would be great. it's...
kari1118
Offline Send Email
Oct 15, 2003
3:45 pm
1291
Kari - I emailed it to your hotmail accoutn. Hope it helps. ... would ... I ... and ... <kari1118@y...> ... in ... but ... so ... successfully ... idea ... ...
jamesmgiordano
Offline Send Email
Oct 16, 2003
1:44 am
1293
Hello all, I am working on a subscription page, where I need to email a user(who enters his/her email id in the form) and once he clicks submit, an automated...
Naveen Nelapudi
naveensmails
Offline Send Email
Oct 20, 2003
4:51 pm
1294
ADVERTISEMENT Hi, I'm trying to get perl to print something to an HTML document from a file. When I read from the file it put the value into a scalar and when...
Aaron Scott
aaronas
Offline Send Email
Oct 23, 2003
2:38 pm
1295
... It works for me. Try to put some debugging code in your script to see what's going on: print "content-type: text/html\n\n"; $string =...
Erich C. Beyrent
ebeyrent
Offline Send Email
Oct 23, 2003
2:53 pm
1296
remove the red color.. put the same at the end of the file. print "content-type: text/html\n\n"; $string = "<HTML><HEAD><TITLE>Test...
Santhi Kumar
Santhi.Kumar@...
Send Email
Oct 23, 2003
2:56 pm
1297
i mean the below... ~Terli...
Santhi Kumar
Santhi.Kumar@...
Send Email
Oct 23, 2003
3:01 pm
1298
You didn't include the path of the file ($filename = "test.txt";). Perhaps that was to simplify your posting. Ensure that everybody has access to the file and...
kchima01
Offline
Oct 23, 2003
3:50 pm
1300
correct me if I'm wrong, but doesn't the keys() function require parenthesis such as my @k = keys(%firstnames); ... __________________________________ Do you...
aaronas@...
aaronas
Offline Send Email
Oct 23, 2003
11:46 pm
Messages 1267 - 1300 of 2062   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help