Can you post your current code again please?
On Thu, Nov 22, 2012 at 8:50 AM, Mo Lay <[email protected]> wrote: > > Hi Ray, > > I ve done another test and effectively i see the data far below after the > "fixed is empty". > > So, is this what should be expected ? > > thanks > > Mo. > > >Err, fixed is empty? I'd do what Andrew suggested, try a regex. This > should > >work: > > > >return data.substring(/<.*?>/, ""); > > > >If not, then repeat the test I said before - use console.log to see what > >you are returning. > > > > > > > > > >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:6005 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
