Symptoms recap: Have Active4D v4.x installed into a 4D v2003
database running under MacOSX on a Mac Mini. When using a browser
like IE or Firefox all seems normal when browsing the site. When we
use Safari 4D almost acts like it has shut down.
How often does this happen? Have you checked the web settings
carefully in the 4D prefs to make sure they conform to the Active4D
settings?
You could also try this in On Web Connection. Change line 82 (or
thereabouts) from this:
$header:=A4D_ResponseHeaderValues{1}+" "+A4D_ResponseHeaderValues{2}
+"\r\n"
to this:
$header:="HTTP/1.0 "+A4D_ResponseHeaderValues{2}+"\r\n"
See if that makes a difference.
Regards,
Aparajita
www.aparajitaworld.com
"If you dare to fail, you are bound to succeed."
- Sri Chinmoy | www.srichinmoylibrary.com
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/