Re: Splitting Comma delimited list

2003-12-29 Thread Colin Johnstone
tralia/Contr/[EMAIL PROTECTED] cc: <[EMAIL PROTECTED]> Subject:Re: Splitting Comma delimited list Colin Johnstone wrote: > Bob, > > The cms makes those changes. It also inserts comments as shown below > which > aren't in my code and wraps it all

Re: Splitting Comma delimited list

2003-12-29 Thread Bob Showalter
Colin Johnstone wrote: > Bob, > > The cms makes those changes. It also inserts comments as shown below > which > aren't in my code and wraps it all in the select tags. A suggestion: Post a message with the input data, the script, and the actual output produced *by that script*. Put the input data

RE: Splitting Comma delimited list

2003-12-29 Thread Colin Johnstone
IL PROTECTED]> 30/12/2003 09:23 AM To: Colin Johnstone/Australia/Contr/[EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: RE: Splitting Comma delimited list Colin Johnstone wrote: > Hi All, > > I have nothing to gain by not showing you all my

RE: Splitting Comma delimited list

2003-12-29 Thread Bob Showalter
Colin Johnstone wrote: > Hi All, > > I have nothing to gain by not showing you all my code, I have > included all suggested changes and even am writing to the select list > the > number of > elements. note the second item. > > here is my code again with the changes and the output below, note the

RE: Splitting Comma delimited list

2003-12-29 Thread Colin Johnstone
Transactional When Life Changes Workplace Practices "Tim Johnson" <[EMAIL PROTECTED]> 30/12/2003 08:49 AM To: Colin Johnstone/Australia/Contr/[EMAIL PROTECTED], "James Edward Gray II" <[EMAIL PROTECTED]> cc: <[EMAIL PROTECTE

RE: Splitting Comma delimited list

2003-12-29 Thread Tim Johnson
tting Comma delimited list Hi James, Thanks for the tips, I took your advice here is the HTML returned, There still isn't the full 43 elements though strange? About You Sales Recognition Events Framework Building Wealth Compensation Employee Development Executive Development Financia

Re: Splitting Comma delimited list

2003-12-29 Thread James Edward Gray II
On Dec 29, 2003, at 3:40 PM, Colin Johnstone wrote: Hi James, Thanks for the tips, I took your advice here is the HTML returned, There still isn't the full 43 elements though strange? So you obviously sent us: A. Different Data or B. Different Code. Right? ;) That might put us at a slight

Fwd: Splitting Comma delimited list

2003-12-29 Thread James Edward Gray II
(redirected to list by James) Begin forwarded message: From: "Stout, Joel R" <[EMAIL PROTECTED]> Date: December 29, 2003 3:37:37 PM CST To: "'James Edward Gray II'" <[EMAIL PROTECTED]> Subject: RE: Splitting Comma delimited list Not sure if this help

Re: Splitting Comma delimited list

2003-12-29 Thread Colin Johnstone
03 08:26 AM To: Colin Johnstone/Australia/Contr/[EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: Re: Splitting Comma delimited list On Dec 29, 2003, at 3:12 PM, Colin Johnstone wrote: > Hello everyone, > > I use the following to split a comma delimited

Re: Splitting Comma delimited list

2003-12-29 Thread James Edward Gray II
On Dec 29, 2003, at 3:12 PM, Colin Johnstone wrote: Hello everyone, I use the following to split a comma delimited list and get varying results and I don't understand why. Running your code on your data, I get the expected results (43). my count of the elements in the splitdata array returns 43

Splitting Comma delimited list

2003-12-29 Thread Colin Johnstone
Hello everyone, I use the following to split a comma delimited list and get varying results and I don't understand why. my count of the elements in the splitdata array returns 43 but the select list when displayed in our Content management system only has approximately 23 items. Some items are