User Profile

Collapse

Profile Sidebar

Collapse
hpandya
hpandya
Last Activity: Mar 26 '08, 11:49 PM
Joined: Jan 28 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • hpandya
    replied to Help Printing Variable
    in PHP
    You were right - There was problem with my function itself


    Thanks for help though
    See more | Go to post

    Leave a comment:


  • hpandya
    replied to Help Printing Variable
    in PHP
    But when i print or alert this Xml variable it shows me undefine what does that mean.

    Thanks...
    See more | Go to post

    Leave a comment:


  • hpandya
    started a topic Help Printing Variable
    in PHP

    Help Printing Variable

    Here is my code :

    else if ($_POST['action'] == "getzoom") {

    do something here:::

    $xml = $client->GetMag($getmag );
    echo $xml;
    }

    How do i print this $xml variable in Webpage

    Thanks
    See more | Go to post

  • hpandya
    started a topic alert message that closes after 3 seconds

    alert message that closes after 3 seconds

    hi All,

    I want to display an alert message that closes after 3 seconds automatically

    Is there a way to do this??

    Please help!!

    Thanks
    See more | Go to post

  • hpandya
    started a topic capture mousedown inside Iframe

    capture mousedown inside Iframe

    Here is my code:::

    <iframe id="test" name="test" width="840" height="880"
    frameborder="no " scrolling="no" onmousedown=ale rt("wow")></iframe>

    what is wrong why cant i get mousedown function inside Iframe

    How to fix it - please send me code...

    Thanks
    See more | Go to post

  • hpandya
    started a topic Can i call php file in Javascript file

    Can i call php file in Javascript file

    Because i have javascript functions in the PHP file and i want to call this functions to another .js file.

    Any Idea....

    Thanks in Advance,
    Harsh
    See more | Go to post

  • hpandya
    replied to Can i call php file in Javascript file
    in PHP
    I have pop up in php file. I have fade in - fade out functions in that PHP file aswell. Working fine.

    But Now when i write this functions in .js file and call that file over in PHP file it still works fine.

    Now the problem is::::: I want to call this .js file functions (for my pop up) to another function inside the .js file. But when i do that its not working.

    I am using document.getEle mentById to get...
    See more | Go to post

    Leave a comment:


  • hpandya
    started a topic Can i call php file in Javascript file
    in PHP

    Can i call php file in Javascript file

    Can i call php file in Javascript file,?
    or
    how can call php functions in javascript file ?

    Please help me out here

    Thanks,
    Harsh
    See more | Go to post

  • hpandya
    started a topic Embade Flash with Quick Time ??

    Embade Flash with Quick Time ??

    Hi,

    I want to show the live video on the network using flash video and quicktime. Now since its a live video i want to put mouse over it and able to click on screen and change the camera view or do some other functions like zoon in and zoom out.

    we already have camera working fine on network but quality is not very good we think if we use flash and quicktime we will get better quality but then the problem is how we are...
    See more | Go to post
No activity results to display
Show More
Working...