Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2007-02-06 16:09:32

caugb
Xinha Community Member
Registered: 2006-12-04
Posts: 15

strange problem with Xinha._postback

Hi all

I'm writing to an external file using Xinha._postback function. Ok, the file is modified. After that, my PHP script die printing an message, that is passed to my handler function that shows it to user. In Mozilla all is ok, but in IE, the message was not displayed. But why?  The PHP was executed, so it prints the message... simply the handler function was not called! why??? 
Then, after lots of frustrated tentatives, I copy the Xinha._postback function to my file, overwriting it with itself. Ok! worked well. Then I created my own ajax function and it works... but Xinha._postback should work from where it is! 
 
Somebody seen that too? or understand why it happens? 
 
Thanks, Cau Guanabara

Offline

#2 2007-02-06 17:40:25

ray
Xinha Administrator
From: Germany
Registered: 2005-03-23
Posts: 521
Website

Re: strange problem with Xinha._postback

Mysteries of javascript wink

Offline

#3 2007-02-06 19:23:44

caugb
Xinha Community Member
Registered: 2006-12-04
Posts: 15

Re: strange problem with Xinha._postback

Misteries of IE JScript...

Offline

Board footer

Powered by FluxBB