Re: [PHP] Can this work?

2013-07-05 Thread Ashley Sheridan
Can't you just use a number field, which is a hell of a lot easier (especially on an iPad) to use than a bunch of select lists. "Karl-Arne Gjersøyen" wrote: >2013/7/5 Stuart Dallas > >> On 5 Jul 2013, at 15:05, Karl-Arne Gjersøyen >wrote: >> >> > 2013/7/5 Stuart Dallas >> > >> >> On 5 Jul 20

Re: [PHP] Can this work?

2013-07-05 Thread Stuart Dallas
On 5 Jul 2013, at 15:24, Karl-Arne Gjersøyen wrote: > 2013/7/5 Stuart Dallas > >> On 5 Jul 2013, at 15:05, Karl-Arne Gjersøyen wrote: >> >>> 2013/7/5 Stuart Dallas >>> On 5 Jul 2013, at 14:56, Karl-Arne Gjersøyen >> wrote: > Hello. I have a form in HTML/PHP with for loops th

Re: [PHP] Can this work?

2013-07-05 Thread Karl-Arne Gjersøyen
2013/7/5 Stuart Dallas > On 5 Jul 2013, at 15:05, Karl-Arne Gjersøyen wrote: > > > 2013/7/5 Stuart Dallas > > > >> On 5 Jul 2013, at 14:56, Karl-Arne Gjersøyen > wrote: > >> > >>> Hello. I have a form in HTML/PHP with for loops that generate a > selected > >>> list like this: > >>> for($i = 1;

Re: [PHP] Can this work?

2013-07-05 Thread Stuart Dallas
On 5 Jul 2013, at 15:05, Karl-Arne Gjersøyen wrote: > 2013/7/5 Stuart Dallas > >> On 5 Jul 2013, at 14:56, Karl-Arne Gjersøyen wrote: >> >>> Hello. I have a form in HTML/PHP with for loops that generate a selected >>> list like this: >>> for($i = 1; $i< 25;$i++ ){ >>> >>> } >>> >>> The list

Re: [PHP] Can this work?

2013-07-05 Thread Karl-Arne Gjersøyen
2013/7/5 Tedd Sperling > On Jul 5, 2013, at 9:56 AM, Karl-Arne Gjersøyen > wrote: > > The lists look like this: > > > > http://localhost/%7Ekarl/kasen/io/kp/index.php>" > > method="post"> > value="1-25" selected="selected">1-25 > value="1">12 > > Review this: > > http://sperling.com/php/select/

Re: [PHP] Can this work?

2013-07-05 Thread Karl-Arne Gjersøyen
2013/7/5 Stuart Dallas > On 5 Jul 2013, at 14:56, Karl-Arne Gjersøyen wrote: > > > Hello. I have a form in HTML/PHP with for loops that generate a selected > > list like this: > > for($i = 1; $i< 25;$i++ ){ > > > > } > > > > The lists look like this: > > > > http://localhost/%7Ekarl/kasen/io/kp

Re: [PHP] Can this work?

2013-07-05 Thread Tedd Sperling
On Jul 5, 2013, at 9:56 AM, Karl-Arne Gjersøyen wrote: > The lists look like this: > > http://localhost/%7Ekarl/kasen/io/kp/index.php>" > method="post"> value="1-25" selected="selected">1-25 value="1">12http://sperling.com/php/select/ Also, omit 'multiple' in the select statement. Other than th

Re: [PHP] Can this work?

2013-07-05 Thread Stuart Dallas
On 5 Jul 2013, at 14:56, Karl-Arne Gjersøyen wrote: > Hello. I have a form in HTML/PHP with for loops that generate a selected > list like this: > for($i = 1; $i< 25;$i++ ){ > > } > > The lists look like this: > > http://localhost/%7Ekarl/kasen/io/kp/index.php>" > method="post"> value="1-25" s

[PHP] Can this work?

2013-07-05 Thread Karl-Arne Gjersøyen
Hello. I have a form in HTML/PHP with for loops that generate a selected list like this: for($i = 1; $i< 25;$i++ ){ } The lists look like this: http://localhost/%7Ekarl/kasen/io/kp/index.php>" method="post">1-2512345678910111213141516171819202122232425 Kg 26-502627282930313233343536373839404142