You can replace spaces on client to some unique character and convert that unique character to space on server. I'm not sure i get ur question
On 18-Jan-2011, at 1:41 AM, crusherdestroyer <[email protected]> wrote: > Hi. I didn't run into this problem when running inlinepush. I > understand that APE is replacing a "space" with "%20". My question is > there something I can do with my onRaw to remove it? Here is what I'm > doing: > > document.getElementById("lotnumber").innerHTML = > params.data.lotnumber; > > As always, I really appreciate the help! > > Ryan > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
