|
Posted by The Natural Philosopher on 12/04/07 16:17
� wrote:
> On Dec 4, 12:21 pm, Erwin Moller
> <Since_humans_read_this_I_am_spammed_too_m...@spamyourself.com>
>> Hi,
>>
>> A wild guess: Maybe your receiving script doesn't escape "?
>>
>> Try posting this and see what happens:
>> test with " in it
>>
>> Does that also produce an error?
>>
>> And what is more: Be sure you see the error instead of 'Page cannot be
>> displayed'.
>>
>> Make sure errorreporting is on.
>>
>> Good luck.
>>
>> Regards,
>> Erwin Moller
>>
>>
>
> I had already tried things that you wrote.
> Probably it is a bug of my apache version or php version.
>
> Anyway, thanks. I have solved with using java script.I am replacing
> "script" word with
> "betikbetikbetikbetik" :) word before posting.
>
I have found that using any variable or function name in javascript the
remotely resembles a reserved word that the vendiors particular
implementation of javashite might just conceieavbly have used, reserved,
or simply decided to hang some speciality about is a Bad Idea.
Keep javashite names short, and entirely obsucre. I even had issues with
display_the_one() and display_the_other() type clashes. Some
interpreters seemed to discard all beyond the first few characters of
the name as well.
[Back to original message]
|