User Profile

Collapse

Profile Sidebar

Collapse
mandarchalke29
mandarchalke29
Last Activity: Dec 15 '07, 08:37 AM
Joined: Oct 9 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mandarchalke29
    started a topic To set the message in the same window

    To set the message in the same window

    Can anybody please tell me how do i set the message in the same IFRAME?

    I have created different windows for different users in which the url of the windows is the same. I have created IFRAMES and divisions on that window which are also the same for all the windows. The window will get refreshed after every 0.5 seconds. But when i type some message in one window it gets displayed sometimes in the same window and sometimes in different...
    See more | Go to post

  • To get the value from text file

    Can anyone please tell me how do i set the javascript variable value to a simple text file and to retrieve the same value using PHP.

    Means to set the value in text file using javascript and to get the value from that text file using PHP.
    See more | Go to post

    Leave a comment:


  • mandarchalke29
    started a topic To get the value from text file

    To get the value from text file

    Can anyone please tell me how do set the javascript variable value to a simple text file and to retrieve the same value using PHP.

    Means to set the value in text file using javascript and to get the value from that text file using PHP.
    See more | Go to post

  • mandarchalke29
    started a topic To add a hidden field on IFRAME

    To add a hidden field on IFRAME

    Dear sir,

    Can anyone please tell me how to add an hidden field on IFRAME. The IFRAME is not added in Form. its just a frame can i add like this?
    [code=html]
    <iframe id="thread" name="thread" src="thread.php " style="width: 0px; height: 0px; border: 0px;">
    <input type=hidden name="message1" id="message1" value="" />
    </iframe>...
    See more | Go to post
    Last edited by pbmods; Dec 23 '07, 10:07 PM. Reason: Added CODE tags.

  • mandarchalke29
    started a topic To get the window name using PHP
    in PHP

    To get the window name using PHP

    Dear sir,

    I have created a windows using javascript's window.open method. So is there any method by which i can get the name of that window using PHP.

    Mandar
    See more | Go to post

  • mandarchalke29
    started a topic Using a different session in a new window.
    in PHP

    Using a different session in a new window.

    Dear sir,

    I have created a chat application using PHP,Javascript and MySQL which is embedded in my web site. I have created a link to go from that website to chat application in the same browser. I have used a window.open to open a new window for chat application which will show you which users are online. Everytime when i click a user in the list a new window gets opened but the session used for both the windows is the same. I...
    See more | Go to post

  • Regarding the document.getElementById("").style.display="Inline"

    Can you please tell me that document.getEle mentById("").st yle.display="In line" what does this statement will do.
    See more | Go to post
No activity results to display
Show More
Working...