Re: Can't use string as a subroutine ref while "strict refs"

2006-11-13 Thread Brad Lhotsky
blah > } > = > Trying to call the subroutine main from variable $do but I am gettin' error: > Can't use string ("main") as a subroutine ref while "strict refs. > But somehow I don't want to remove the 'us

Re: CGI form Caching problem

2005-05-03 Thread Brad Lhotsky
rkpatrick > Virus Bulletin Web Developer, Virus Bulletin > > Tel: +44 1235 555139 > Web: www.virusbtn.com > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > > -- Brad Lhotsky <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>

Re: Perl equivelant

2005-05-02 Thread Brad Lhotsky
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > > -- Brad Lhotsky <[EMAIL PROTEC

Re: Perl out to PHP

2005-02-04 Thread Brad Lhotsky
it through the CGI model using the old school UNIX technique of piping by using a wrapper script. #!/bin/sh /usr/bin/perl /web/root/cgi-bin/thing.pl |/path/to/php > > Thanks to all for replies! > > -- > > ...m8s, cu l8r, Brano. > > ["Bother!" said Pooh, as Pi

Re: Cookie Security

2004-08-31 Thread Brad Lhotsky
could take control of the host machine, use that cookie to log in and then extract the credit card information through your interface, but at that point, there's not much you could do anyways. > > Thanks, > > Siegfried > > > > > > > -- Brad Lhotsky <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>

Re: Mailing Script

2004-07-08 Thread Brad Lhotsky
;ll receive a copy of the message. That's for your record, for your > convenience. Personally I think that makes sense. > > That said, spammers and other abusers should certainly be taken into > consideration when dealing with mail via the web. > > -- > Gunnar Hjalmarss

Re: joining form input in parser

2004-06-11 Thread Brad Lhotsky
> $FORM{$name} = "$FORM{$name}, $value"; > } > elsif ($value) { > $FORM{$name} = $value; > } > } >} > } > ### > > > William L Kolln > Email: [EMAIL PROTECTED] > > ## > > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > > -- Brad Lhotsky <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>

Re: multiple images

2004-06-09 Thread Brad Lhotsky
se should be useful! Good start though :) > # but this returns 6 times the same image > > # more things > > print $q->end_html; > > # thank you > > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > > -- Brad Lhotsky <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>

Re: Error in Make process of Text::Aspell

2004-05-26 Thread Brad Lhotsky
; Aspell.xs:410: `entry' undeclared (first use in this function) > Aspell.c: In function `XS_Text__Aspell_dictionary_info': > Aspell.c:743: `self' undeclared (first use in this function) > Aspell.xs:436: `AspellDictInfoList' undeclared (first use in this function) > Aspel

Re: Network Monitoring

2004-05-20 Thread Brad Lhotsky
t will give us this > information would also be appreciated(kb/s, response time, connections to > servers). > > Yet again, sorry for the off the topic post! > > Otto > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >

Re: Post Method

2004-05-14 Thread Brad Lhotsky
); } Hard to believe its 2004 and there is STILL code parsing the query string itself. > > what changes to I have to make to implement my variables using the "POST" > method. > > Regards > Werner > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > Fo

Re: questions about bind_param and mysql trace data included

2004-05-11 Thread Brad Lhotsky
$sth->bind_param (2,$rh_row->{own_str_addr}); > } > $sth->execute() or > err_trap("failed to execute statement\n"); > > } > print "\n===\n"; >

Re: Help needed with Spreadsheet::ParseExcel

2004-04-27 Thread Brad Lhotsky
__ > Find what you are looking for with the Lycos Yellow Pages > http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10 > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL

Re: Sending a parameter to a subroutine

2004-04-13 Thread Brad Lhotsky
Ceballos Z. | > ---+--- > http://alejandro.ceballos.info | > [EMAIL PROTECTED] | "Las batallas contra las mujeres > ---+ son las ?nicas que se ganan huyendo". > | > |

Re: Hash Assignment

2004-03-19 Thread Brad Lhotsky
- > And get syntax error at "@hash{"??? > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://lear

Re: Standarized tests

2004-03-17 Thread Brad Lhotsky
Forgot to copy the group! - Forwarded message from Brad Lhotsky <[EMAIL PROTECTED]> - From: Brad Lhotsky <[EMAIL PROTECTED]> To: Camilo Gonzalez <[EMAIL PROTECTED]> Subject: Re: Standarized tests Date: Wed, 17 Mar 2004 11:40:24 -0500 User-Agent: Mutt/1.4i Message-ID:

Re: Email text encoding

2004-02-11 Thread Brad Lhotsky
MAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > > -- Brad Lhotsky <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>

Re: Email text encoding

2004-02-11 Thread Brad Lhotsky
r contacting Opensourceman. Below is what you > submitted to us:\n >Name: $name\n >Address: $address\n >Email: $email\n >Comments: $comments \n\n >We will be contacting you shortly"; > close(SENDMAIL);

Re: Sorting directory content using creation time

2004-02-04 Thread Brad Lhotsky
reation time? What > are you really trying to do? > > http://danconia.org > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > >