on 01/31/2001 11:42 PM, Ronald J Kimball at
[EMAIL PROTECTED] wrote:
> What value would you want $value to have to mean "I gave you this
> attribute, but I actually want you to ignore it"? All possible values
> already have a meaning. undef means "Include this attribute without a
> value" and a
on 01/31/2001 04:04 PM, Bruce Van Allen at [EMAIL PROTECTED] wrote:
>>>
hmm.. Guess I need to study the CGI.pm docs a little more carefully. Could
have sworn that disabled took a true/false attribute instead of just BEING
a boolean itself (which WOULD make more practical sense)
>>
On the new version of my homepage I'm making there's an image with four
hotspots that do fun rollover things. For some reason on mac MSIE-5 one of them
disappears. If you have your mouse there when the page loads, then it works
until you roll out, then it disappears again. Have you any advice?
ht
But the bottom line is you just ship the file(handle) off as a whole, yes?
--
~nikc
[ http://www.phreelance.net/ ]
[ [EMAIL PROTECTED] ]
[EMAIL PROTECTED] is deprecated
I dunno, for me the way IE tried squeeze out any other browser on my
machine like a big fat electronic cukoo the minute it was finished
installing, just put me right off it (that and the several megabytes of
special lib files that were loaded into my extensions folder, which had to
be uninstalled
On Wed, Jan 31, 2001 at 11:31:18PM -0500, Scott R. Godin wrote:
> on 01/31/2001 04:26 PM, Ronald J Kimball at
> [EMAIL PROTECTED] wrote:
>
> >> you know, this is sounding more and more like I should send a 'bug report'
> >> to Lincoln Stein about this..
> >>
> >> because technically if 'disabled
At 2:04 PM +0100 1/31/01, Bart Lateur wrote:
>On Wed, 31 Jan 2001 07:31:45 -0500, Chris Nandor wrote:
>
>>When does IE 5.5 come out?
>
>It IS out, at least for Windows. You'll probably will have to wait a bit
>(?) for the Mac version. It's not available for download yet on
>Microsoft's site.
>
>>N
On Wed, Jan 31, 2001 at 04:18:27PM -0500, Scott R. Godin wrote:
> on 01/31/2001 04:04 PM, Bruce Van Allen at [EMAIL PROTECTED] wrote:
>
> > Wait. I think Chris is talking about HTML, and Scott is talking about
> > how CGI.pm *writes* HTML. In CGI.pm's HTML-writing methods,
> > attributes are hand
At 3:25 PM -0500 1/31/01, Chris Nandor wrote:
>At 21:17 +0100 01.31.2001, Terje Bless wrote:
>>On 31.01.01 at 14:16, Scott R. Godin <[EMAIL PROTECTED]> wrote:
>>
>>>hmm.. Guess I need to study the CGI.pm docs a little more carefully. Could
>>>have sworn that disabled took a true/false attribute in
At 21:44 +0100 01.31.2001, Terje Bless wrote:
>On 31.01.01 at 15:25, Chris Nandor <[EMAIL PROTECTED]> wrote:
>
>>In the HTML 4.0 spec, I could find no evidence of "disbled" taking
>>a value.
>
>http://www.w3.org/TR/html4/intro/sgmltut.html#didx-boolean_attribute>
>
># Boolean attributesĀ
>#
># Som
I'm hoping to use XML::Simple to read in and out OPML formatted documents.
Very roughly, they look like:
mySubscriptions
Fri, 05 Jan 2001 02:22:28 GMT
Mon, 29 Jan 2001 17:29:01 GMT
Morbus Iff
[EMAIL PROTECT
On 31.01.01 at 15:25, Chris Nandor <[EMAIL PROTECTED]> wrote:
>In the HTML 4.0 spec, I could find no evidence of "disbled" taking
>a value.
http://www.w3.org/TR/html4/intro/sgmltut.html#didx-boolean_attribute>
# Boolean attributesĀ
#
# Some attributes play the role of boolean variables (e.g., t
At 21:17 +0100 01.31.2001, Terje Bless wrote:
>On 31.01.01 at 14:16, Scott R. Godin <[EMAIL PROTECTED]> wrote:
>
>>hmm.. Guess I need to study the CGI.pm docs a little more carefully. Could
>>have sworn that disabled took a true/false attribute instead of just BEING
>>a boolean itself (which WOULD
On 31.01.01 at 14:16, Scott R. Godin <[EMAIL PROTECTED]> wrote:
>hmm.. Guess I need to study the CGI.pm docs a little more carefully. Could
>have sworn that disabled took a true/false attribute instead of just BEING
>a boolean itself (which WOULD make more practical sense)
It does. It's a matter
At 14:16 -0500 01.31.2001, Scott R. Godin wrote:
>on 01/31/2001 07:31 AM, Chris Nandor at [EMAIL PROTECTED] wrote:
>> I keep trying iCab every time a new release comes out, but it proves to be
>> unusable for me each time, at this stage.
>
>the whole point of the preview releases is so that bugs c
on 01/31/2001 07:46 AM, Chris Nandor at [EMAIL PROTECTED] wrote:
>> Now, I see no reason why you NEED to open a filehandle in order to send a
>> file, when you could simply do something like:
>
> But it still bears noting how to do it. To pass a filehandle, you use
> something like \*FILE, whic
on 01/31/2001 07:31 AM, Chris Nandor at [EMAIL PROTECTED] wrote:
> At 05:58 -0500 01.31.2001, Scott R. Godin wrote:
>> on 01/31/2001 04:54 AM, KIMURA Takeshi at [EMAIL PROTECTED] wrote:
>>
>>> Morbus Iff wrote on 01.1.30 1:45 PM:
Do you SSH through CVS on the Mac? How? I've been requesting
At 18:35 +0100 01.31.2001, Terje Bless wrote:
>On 31.01.01 at 07:22, Chris Nandor <[EMAIL PROTECTED]> wrote:
>
>>At 18:54 +0900 01.31.2001, KIMURA Takeshi wrote:
>>>I wish if SourceForge could support IE for Mac. Is it going to?
>>
>>It is supported. You just can't use SSL.
>
>BTW, if anyone has
On 31.01.01 at 07:22, Chris Nandor <[EMAIL PROTECTED]> wrote:
>At 18:54 +0900 01.31.2001, KIMURA Takeshi wrote:
>>I wish if SourceForge could support IE for Mac. Is it going to?
>
>It is supported. You just can't use SSL.
BTW, if anyone has more information about this problem 1) I'd like to hea
At 11:02 -0500 01.31.2001, Morbus Iff wrote:
>What I need to do is open the default browser with a URL on the Mac.
>Do I use AppleEvents? Can anyone give me some sample code?
If you have the Mac::InternetConfig that comes with cpan-mac:
use Mac::InternetConfig;
GetURL('http://mac
I would have thought this would have been discussed before - I may be
searching with the wrong terms through the archives. If it's a RTFM, please
save some bandwidth and reply off-list.
What I need to do is open the default browser with a URL on the Mac.
Do I use AppleEvents? Can anyone give me
>I want to be able to drop files on a perl script as I do on the Mac
>but can't find a way to get those files recognised as arguments.
I use the builtin editor with MacPerl and do a save-as "droplet." Subsequent
drag-n'drop operations result in the arg[0] containing the dropped file name.
On Wed, 31 Jan 2001 07:31:45 -0500, Chris Nandor wrote:
>When does IE 5.5 come out?
It IS out, at least for Windows. You'll probably will have to wait a bit
(?) for the Mac version. It's not available for download yet on
Microsoft's site.
>Netscape 6 is just completely broken and unusable, IMO.
At 00:31 -0500 01.31.2001, Scott R. Godin wrote:
>Now, I see no reason why you NEED to open a filehandle in order to send a
>file, when you could simply do something like:
But it still bears noting how to do it. To pass a filehandle, you use
something like \*FILE, which passes a reference to it.
At 07:28 -0500 01.31.2001, Morbus Iff wrote:
>>Morbus Iff wrote on 01.1.30 1:45 PM:
>>>Do you SSH through CVS on the Mac? How? I've been requesting pserver for my
>>>perl projects on SourceForge, and up until last month, things were happy
>>>and they responded quickly. But a request for pserver fr
At 05:58 -0500 01.31.2001, Scott R. Godin wrote:
>on 01/31/2001 04:54 AM, KIMURA Takeshi at [EMAIL PROTECTED] wrote:
>
>> Morbus Iff wrote on 01.1.30 1:45 PM:
>>> Do you SSH through CVS on the Mac? How? I've been requesting pserver for my
>>> perl projects on SourceForge, and up until last month,
>Morbus Iff wrote on 01.1.30 1:45 PM:
>>Do you SSH through CVS on the Mac? How? I've been requesting pserver for my
>>perl projects on SourceForge, and up until last month, things were happy
>>and they responded quickly. But a request for pserver from last December
>>still hasn't been pushed throu
At 18:54 +0900 01.31.2001, KIMURA Takeshi wrote:
>Morbus Iff wrote on 01.1.30 1:45 PM:
>>Do you SSH through CVS on the Mac? How? I've been requesting pserver for my
>>perl projects on SourceForge, and up until last month, things were happy
>>and they responded quickly. But a request for pserver fr
on 01/31/2001 04:54 AM, KIMURA Takeshi at [EMAIL PROTECTED] wrote:
> Morbus Iff wrote on 01.1.30 1:45 PM:
>> Do you SSH through CVS on the Mac? How? I've been requesting pserver for my
>> perl projects on SourceForge, and up until last month, things were happy
>> and they responded quickly. But a
Morbus Iff wrote on 01.1.30 1:45 PM:
>Do you SSH through CVS on the Mac? How? I've been requesting pserver for my
>perl projects on SourceForge, and up until last month, things were happy
>and they responded quickly. But a request for pserver from last December
>still hasn't been pushed throug
30 matches
Mail list logo