hai,
i am developing an application which involves
extracting public key from certificates. can anyone
help me on how to do it.
i have another prblem. i used openssl to generate
rsa private and public key. i used Crypt::OpenSSL::RSA
to load the public and the private keys. the private
ke
Is the following considered ok as in good PERL style?
#!/usr/bin/perl -w
$num =1.12345;
my $tax_formated = sprintf("%.2f", $num); # <--- THIS LINE
print "$tax_formated " ,length($tax_formated), "\n";
Thanks
Dave
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comma
On 12 Mar 2003, Rob Benton wrote:
> 1000+ rows is a rare situation on my page but in can happen. It's a dbi
> script. I couldn't really think of a better design but I am open to
> suggestions...
Ideally you could page the returned data in groups of 100. Take a look at
this:
http://www.carumba
Scroll up and down to the bottom of the page then see if the borders
screw up.
On Wed, 2003-03-12 at 14:57, Bob Showalter wrote:
> Rob Benton wrote:
> > Mozilla, Konqueror, Opera, and IE all act the same way. Check out this
> > page to see what I mean. The top, bottom, and right side of the
> > t
Rob Benton wrote:
> Mozilla, Konqueror, Opera, and IE all act the same way. Check out this
> page to see what I mean. The top, bottom, and right side of the
> table borders act funky:
>
> http://www.geocities.com/emperorrob/test.html
Hmm, this page displays fine for me in IE6.
>
> I tried the
1000+ rows is a rare situation on my page but in can happen. It's a dbi
script. I couldn't really think of a better design but I am open to
suggestions...
On Wed, 2003-03-12 at 15:07, Brett W. McCoy wrote:
> On 12 Mar 2003, Rob Benton wrote:
>
> > > > Is there a limit to how many rows you can p
On 12 Mar 2003, Rob Benton wrote:
> > > Is there a limit to how many rows you can put in an html table? I
> > > can't find anything wrong with my script but when I get over 1000
> > > rows or so in my tables they start drawing weird borders.
I think if you are needing tables on an HTML page that
Mozilla, Konqueror, Opera, and IE all act the same way. Check out this
page to see what I mean. The top, bottom, and right side of the table
borders act funky:
http://www.geocities.com/emperorrob/test.html
I tried the validator but it keeps timing out. :) I guess the file is
too big.
On Wed,
Rob Benton wrote:
> Is there a limit to how many rows you can put in an html table? I
> can't find anything wrong with my script but when I get over 1000
> rows or so in my tables they start drawing weird borders.
That would be a function of the browser, so see if your browser has any
limits. Try
Is there a limit to how many rows you can put in an html table? I can't
find anything wrong with my script but when I get over 1000 rows or so
in my tables they start drawing weird borders.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I am getting an error can't locate ASN1.pm, I have tracked that down to - I need
Convert-BER-1.25.tar.gz. I have downloaded the file. I cannot find the documents on
this download,
where to unzip and load, etc... Does anybody know.
Thanks - Susan
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
Fo
11 matches
Mail list logo