26 Jul
1999
26 Jul
'99
1:36 a.m.
Hi, I would like to take a list of words, and remove all the parens, commas so that it becomes space separated. I tried this: <!--#call "REQUEST.set('m_localsearch','')"--> value: <!--#var m_searchstring--> and this shows the list correctly <!--#in m_searchstring--> Sequence: <!--#var sequence-item--> and this shows each element of the list <!--#call "REQUEST.set('m_localsearch',m_localsearch+' '+sequence-item)"--> <!--#/in--> but it dies on the last REQUEST.set ------- Regards, Graham Chiu gchiu<at>compkarori.co.nz