I think this is going to be one of those, "ahhhh", experiences.
Thanks! -Rob
-----Original Message-----
From: php...@li...
[mailto:php...@li...]On Behalf Of Dr Tarique
Sani
Sent: Tuesday, May 06, 2003 5:15 AM
To: 'Rob'; php...@li...
Subject: RE: [Phplib-users] oohforms - Any one use multiple with
type=text successfully?
On Tue, 6 May 2003, Taylor, Stewart wrote:
> $init_textbox=array("one","two","three");
>
> // only do this once
> $f->add_element($f->add_element(array("type"=>"text",
> "name"=>"textbox",
> "value"=>$init_textbox,
> "multiple"=>1));
>
> $f->start();
> $f->show_element("textbox");
> $f->show_element("textbox");
> $f->show_element("textbox");
> $f->finish();
Oops!! sorry my bad :(
The code for multiple in of_text indeed works as shown above
Am off to write a 100 times "Drink more coffee"
Tarique
--
===================================================================
PHP Applications for E-Biz: http://www.sanisoft.com -o)
/\\
Indian PHP User Group: http://groups.yahoo.com/group/in-phpug _\_v
===================================================================
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Phplib-users mailing list
Php...@li...
https://lists.sourceforge.net/lists/listinfo/phplib-users
|