There is nowhere near enough information in this post. I appreciate how fustrating dev can be, but if you want help you need to give us more detail.
Blair On 12/6/06, Mark Ireland <[EMAIL PROTECTED]> wrote: > > Can I use stuff from a json string like this? > > > var s = 'something'; > > for (var j in myjson.RECORDCOUNT) { > > var id = myjson.DATA.MYVARIABLE[j]; > > chk = document.getElementById(s + id); > > // chk = document.getElementById(s + id.toString()); > > } > > It dont work! > > ------------------------------ > Advertisement: Amazing holiday > rentals?<http://g.msn.com/8HMAENAU/2734??PS=47575> > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaussie@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---