Hi All, Thanx Richard for your reply, but it isn't working either, please
help me out, Thanks. I can explain the problem again if some one has ne
problem in understanding of the problem. Thanks
On Thu, Jul 23, 2009 at 2:21 PM, Richard Quadling
wrote:
> 2009/7/22 Bilal Ahmad :
> > Hi All, I wanna
2009/7/22 Bilal Ahmad :
> Hi All, I wanna ask a question pleasenV. I am trying to create an image on
> fly, please do help me , following is the code.
>
> *File Name : Font.php
> Code: *
>
>
>
> Image Creation
>
>
> var xmlhttp;
>
> function showPic()
> {
> xmlhttp=GetXmlHttpObject();
> if (xml
Hi All, I wanna ask a question pleasenV. I am trying to create an image on
fly, please do help me , following is the code.
*File Name : Font.php
Code: *
Image Creation
var xmlhttp;
function showPic()
{
xmlhttp=GetXmlHttpObject();
if (xmlhttp==null)
{
alert ("Browser does not support HTT