Posted By:
Qaisar_Iqbal
Posted On:
Tuesday, May 3, 2005 01:34 AM
I am having some problem in getting multibyte unicode input in html forms. I have already tried the followings, but still no result
1)
<%@page pageEncoding="UTF-8" %>
2)
<%@ page contentType="text/html; charset=UTF-8" %>
3)
Please if some one can help me.
Thanx
Qaisar Iqbal