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...
User Profile
Collapse
-
To set the message in the same window
-
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. -
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. -
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>... -
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 -
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... -
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.
No activity results to display
Show More
Leave a comment: