Re: default value for input

2004-02-24 Thread Anthony Vanelverdinghe
It works fine! So it isn't possible to show this on the screen so that the user can see it's already there and just has to complete the url?? Thanks Anthony _ Je horoscoop al gelezen? http://www.msn.be/horoscoop -- To unsubscribe,

Re: default value for input

2004-02-24 Thread Anthony Vanelverdinghe
Re: default value for input Date: Tue, 24 Feb 2004 13:05:09 -0600 On Tue, Feb 24, 2004 at 07:41:46PM +0100, Anthony Vanelverdinghe ([EMAIL PROTECTED]) wrote: > Hi > > is it possible to give a default value to the input you're asking? I tried > the code below but this didn't

default value for input

2004-02-24 Thread Anthony Vanelverdinghe
Hi is it possible to give a default value to the input you're asking? I tried the code below but this didn't work. $URL = "http://";; chomp ($URL = $URL.<>); Thx Anthony _ De winnaars zijn gekend van de fotoromanwedstrijd http://w

converting array to hash

2004-02-22 Thread Anthony Vanelverdinghe
Hi Could anyone explain why the output of the hash isn't: 1 a 2 b 3 c How can i make that the order remains

quotes in pattern

2004-02-21 Thread Anthony Vanelverdinghe
Hi I want to save the name and the URL of a html hyperlink in an array (@bookmarks). The problem is that the quotes aren't recognized, so it doesn't save only the URL; but also the other attributes of How can i make sure only the URL between the quotes is saved? if (/^\s*(.+)<\/A>\s*$/i){

"tables" in Perl

2004-02-21 Thread Anthony Vanelverdinghe
Hi is Java you can do the following: int[][] table=new int[4][3]; int i=table[2][2]; is there also something like this in Perl?? Thanks!! _ Online shoppen, niets zo makkelijk http://www.msn.be/shopping -- To unsubscribe, e-mail: [E

Re: switch statement

2004-02-19 Thread Anthony Vanelverdinghe
statement Date: Thu, 19 Feb 2004 16:21:22 -0500 --As of Thursday, February 19, 2004 10:14 PM +0100, Anthony Vanelverdinghe is alleged to have said: Could anyone please tell me what's wrong with the following "program"? The compiler gives errors in the switch statement. --As for the

switch statement

2004-02-19 Thread Anthony Vanelverdinghe
Hi Could anyone please tell me what's wrong with the following "program"? The compiler gives errors in the switch statement. Thx!! Anthony %commands=('v',0,'w',1,'t',2,'/pattern/',3,'s',4,'x',5); $end = 0; while (!end){ print "bookmarks.html>"; $operation = <>; chop $operation; $op=$commands{$ope

Program close

2004-02-10 Thread Anthony Vanelverdinghe
Hi When I run a very simple Perl program, it closes immediately after it has done. So that I can't even see the output. How can I solve this? Thanks in advance! _ De nieuwe Pirelli 2004 kalender al gezien? http://auto.msn.be/pirell