Re: printing an email address

2002-02-06 Thread Richard Crawford
D'oh! This won't work in Perl. For some reason I thought I was answering a PHP question. Damn flu. My apologies if I confused anyone. Richard On Wed, 2002-02-06 at 09:34, Richard Crawford wrote: > Try this: > > $line = "<[EMAIL PROTECTED]>"; > > A

Re: printing an email address

2002-02-06 Thread Richard Crawford
Try this: $line = "<[EMAIL PROTECTED]>"; Alternatively, $line=htmlspecialchars("<[EMAIL PROTECTED]>"); On Wed, 2002-02-06 at 19:11, Octavian Rasnita wrote: > I tried to print my email address when it is enclosed in < and > signs but > it didn't print anything. > The code: > > my $line; > $lin

Re: Windows Text editor

2002-02-05 Thread Richard Crawford
In Windows, I usually use HomeSite 5.0, available from Allaire. You might also look into Komodo from ActiveState, which has both a Windows and Linux version available. You can get a trial version from ActiveState's home page. On Tue, 2002-02-05 at 10:54, Mo Holkar / UKG wrote: > At 13:34 05/02