This error, "Error #2044: Unhandled ioError:. text=Error #2032: Stream Error." has been fixed with URL Encode method.
URL Encodes a string
Syntax:
Server.URLEncode( string )
Parameters: string - string to be encoded
The method returns new string containing URL encoded version of the passed to the method. |