Forum: HTML and CSS 16 Days Ago |
| Replies: 25 Views: 2,156 Hi All,
Thanks for all your help. Sorry for late reply. I rectified this problem. I used Baraha software, by this i converted Kannada font to Unicode.
--
Best regards,
Vinith |
Forum: HTML and CSS Jul 8th, 2009 |
| Replies: 25 Views: 2,156 Thank you. But it is not working
This is my modified code :
This is working perfectly with IE7 and Safari |
Forum: HTML and CSS Jul 7th, 2009 |
| Replies: 25 Views: 2,156 Thank you so much for your help.
Iam using following code for include font
<style type="text/css" media="screen, print">
@font-face {
font-family: BRH Kannada;
src: local("BRH Kannada"),... |
Forum: HTML and CSS Jul 4th, 2009 |
| Replies: 25 Views: 2,156 Hi All,
i am designing a multilingual website (English / Kannada). I can display Kannada font in IE by using Microsoft WEFT. But it is not displaying properly in Firefox and other browsers. How can... |
Forum: PHP Feb 2nd, 2009 |
| Replies: 3 Views: 367 Thank for your reply. Its enabled please check this
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
T1Lib Support... |
Forum: PHP Feb 2nd, 2009 |
| Replies: 3 Views: 367 Hi,
I developed a website with captcha image validation. I developed it with PHP Version 5.2.5 and i uploaded on PHP Version 4.3.11 server. Captcha image validation working with my server. But it... |
Forum: JSP Sep 22nd, 2008 |
| Replies: 0 Views: 2,186 Hi All,
Iam new to Connection Pooling in Java. I need to create connection pooling for my MySQL Database with JSP using Bean Class. Please help me..
Thanks in advance.
--
Vinikz |
Forum: JSP Mar 10th, 2008 |
| Replies: 0 Views: 897 Hi all,
I doing a CMS project. I am using a rich text editor. Please guide me how to upload images from rte to database. Thanking you....... |
Forum: JSP Dec 6th, 2007 |
| Replies: 3 Views: 1,397 a new problem servlet is recognized but the jar files after deploying will not be there in lib why |
Forum: JSP Dec 6th, 2007 |
| Replies: 3 Views: 1,397 <servlet>
<description>This is the description of my J2EE component</description>
<display-name>This is the display name of my J2EE component</display-name>
... |
Forum: JSP Dec 5th, 2007 |
| Replies: 3 Views: 1,397 to this servlet i have to get values of to,from address and filename from a jsp though all jar files are put in class path the servlet is not recognized
public void doGet(HttpServletRequest... |
Forum: JavaScript / DHTML / AJAX Dec 1st, 2007 |
| Replies: 2 Views: 1,027 Hi MidiMagic
thanks you.
i will try to solve this with jsp code. |
Forum: JavaScript / DHTML / AJAX Nov 28th, 2007 |
| Replies: 2 Views: 1,027 Hi,
Im new to javaScript. Im trying to fetch data from html table row to text box by clicking radio button. But i can fetch only the first row. Here iam attaching my code...
JSP Code
<table>
... |