Shanti C 106 Posting Virtuoso

No poision can kill positive thinking...
No medicine can cure negative thinking..

Wishing you a very happy new year to all...

Shanti C 106 Posting Virtuoso

Air conditioned environment - Do not open Windows.

Shanti C 106 Posting Virtuoso

What are the replacements for javescript. I think JQuery in one of the good replacement for jave scripts though it is developed using Java script. I want to know any other like this .. Please give me any link or information on this

Thanks in Advance..

Shanti C 106 Posting Virtuoso

i dont know much abt this:
but this forum link can be helpful for you :
http://hostmonsterforums.com/archive...hp/t-964.html?

Shanti C 106 Posting Virtuoso

"Tell me whom you love and I will tell you who you are".
- Houssaye

Shanti C 106 Posting Virtuoso
Shanti C 106 Posting Virtuoso

Hello daniweb,

I think daniweb recently changed to new urls (forum name instead of forum number).
But in my working area web development key word hanged by firewall and will not allow me to access the page.
Every thing else is fine for me.
This happened for me since yesterday.
So, now onwards i can not access web development forums which i use to browse daily.

Please tell me, any alternative for this.

thanks.

Shanti C 106 Posting Virtuoso

thank you smantscheff and mwasif.

Shanti C 106 Posting Virtuoso

check this link.

Shanti C 106 Posting Virtuoso

Try this:

function doOperation()
{
  static $x=0;
  static $y=0;
  static $z=0;
  $y=$x;
  $z=$z+$y;
  echo "X: ".$x."<br>";
  echo "Y: ".$y."<br>";
  echo "Z: ".$z."<br>";
  echo "------<br>";
  $x=$x+10;
}
doOperation();
doOperation();
doOperation();
doOperation();
doOperation();
Shanti C 106 Posting Virtuoso

yes, javaAddict is right,,,
Here you are getting client machine resolution properties in javascript only, then why you go for JSP coding here,just try with the above post example.
that is the best answer..

Shanti C 106 Posting Virtuoso

Good Morning All..

How to do coding for code tags , when we post a thread..And the display the content between the code tags with different color using PHP..

Thanks in Advance.

Shanti.

Shanti C 106 Posting Virtuoso
Shanti C 106 Posting Virtuoso

hello there...
please help on this.....

peter_budo commented: 24/7 service only for you... -3
Shanti C 106 Posting Virtuoso

hello all..

Tel me how to create a site with different languages, if user select particular language, then all the content will be displayed in that language...
How to do it???
or
Any predefined free software available on the internet...

Any resources or information would be appreciated....
Thanks..
Shanti.

Shanti C 106 Posting Virtuoso

Hello Friends...

Tell me how to store my product information in xml file using php ...
Is this is a replacement of my database...

Please tell me any information on this...

Thanks in Advance..
Shanti

Shanti C 106 Posting Virtuoso

i have one static site...
can any one please help to search the whole static site with search textbox...
Any ideas and help would be appreciated....

Shanti C 106 Posting Virtuoso

can any one tel me what is reason behind this error???

Fatal error: Call to undefined function: imagecreatefromjpeg() in D:\web\test\thumbnailcode.php on line 18

and i have already installed GD library in my system...
thanks ....

Shanti C 106 Posting Virtuoso

Hello all..
Can anybody clearly explain about web 2.0???
And tel me about mashup also....

Shanti C 106 Posting Virtuoso

hello...

Can any one please help me out?
I want an image gallery script, where the images are displayed as thumbnails from many subfolders created dynamically and not from database...


Please check out this url:
http://mig.sourceforge.net/gallery/index.php?currDir=.

And i want to implement my galley in this way..
Please post me any information.

Thanks in Advance...

I want the script in ajax also....

Shanti C 106 Posting Virtuoso

Hello all..

Plz look at my thread...

I have a date field in my data base table..
And i want to increment that date coming from database table..

Can any one help me please...

Thanks...
Shanti.