Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~8K People Reached
Favorite Forums
Favorite Tags
Member Avatar for shailendra_agra

Hello, Answer me I am adding multiple function onload in the body. IE showing the correct result but mozilla showing the problem like it showing the last function result in all function results. <body id="body" onload="showUser1('taj-mahal');showUser('taj-mahal');showUser2('taj-mahal');"> can anybody help on this,what is the problem??? and how to short out

Member Avatar for diafol
0
71
Member Avatar for flashyflashy

I'm in a situation where I have to pass javascript variable to php without redirect (no $_get[]). The code I'm working around is like [ICODE] <script> var screen_width=screen.width </script> <?php $screen_width=[B]javascript_variable[/B] ?> [/ICODE] I want to pass value of this variable to a new php variable.Please suggest me a way …

Member Avatar for demodav
0
8K
Member Avatar for mani8php

Hello, I want to [B]log out[/B] the user when close the browser, so i need to call the java script function when close the window. I used the [B]onunload [/B]and [B]onbeforeunload [/B] event but it should call on each page navigation and page refreshing. My necessity is, The function should …

Member Avatar for sysel
0
54
Member Avatar for mani8php

Hello, In my site i want to [B]Log out[/B] the user when [B]POWER TURNOFF [/B],for the security purpose.. I need to call the file to log out the user and change the status of him in the table, who logged in that particular system that time. So i need to …

0
62
Member Avatar for welbyobeng

I have a script where it convert regular file such as mpg to flv. Now when I upload mpg it converts to flv fine. but when I upload avi it does not convert probably and the size of the file is 0. Here is the encoding part of the script. …

Member Avatar for dream party
0
99