My dear experts,
It's all right when I tried the example in the chapter of "Using Record Sets with a Database" in Curl IDE 6, but when I put the applet "start.curl" to a certain web server( I 've tried Apache2.2 and Tomcat 5.5.26) a ConnectedDataException was thrown. The detailed error message is:
<Error> - An error occurred while loading this applet.
ConnectedDataException: A security error was encountered when trying to make an http request or other network connection.
what's the problem?