| List: | General Discussion | « Previous MessageNext Message » | |
| From: | David Blomstrom | Date: | May 14 2004 5:17pm |
| Subject: | Re: Integers - How would you enter 112,249? | ||
| View as plain text | |||
--- Joshua Beall <jbeall@stripped> wrote: > AFAIK 112,249 is not an integer. It is a string. > If you need to have the > commas, you need to store it as a string. I haven't got to strings yet. The table I'm making is for display purposes, so I want visitors to be able to see 10,212, rather than 10212. I'm also going to make JavaScript sortable columns. So do I need to store it as a string if I want to display columns? Or would I simply use some other function to insert commas for display purposes? __________________________________ Do you Yahoo!? SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc/
| Thread | ||
|---|---|---|
| • Integers - How would you enter 112,249? | David Blomstrom | 14 May |
| • Re: Integers - How would you enter 112,249? | Dan Nelson | 14 May |
| • Re: Integers - How would you enter 112,249? | Paul DuBois | 14 May |
| • Re: Integers - How would you enter 112,249? | Joshua Beall | 14 May |
| • Re: Integers - How would you enter 112,249? | David Blomstrom | 14 May |
| • Re: Integers - How would you enter 112,249? | Paul DuBois | 14 May |
| • Re: Integers - How would you enter 112,249? | SGreen | 14 May |
