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
~311 People Reached
Favorite Forums
Favorite Tags
Member Avatar for abah05

is there any command or ajax that Javascript is checked repeatedly to one or two variables without any command and without reloading the page...??? following example: [CODE] <html> <body> <!--- This section is repeated or changes automatically if the data is changed --> My ID: 100 MyPhone: 123456 <!-- End …

Member Avatar for ryan_vietnow
0
109
Member Avatar for abah05

Hi, I'm doing embedding Windows Media Player with the HTML but I can not run the script through a different page. The following script that I made: [B]file : player.html[/B] [CODE]<html> <OBJECT id="VIDEO" width="640" height="480" style="position:relatif; left:0;top:0;" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="application/x-oleobject"> <PARAM NAME="URL" VALUE="file_name.mpg"> <PARAM NAME="SendPlayStateChangeEvents" VALUE="true"> <PARAM NAME="AutoStart" VALUE="true"> <PARAM name="uiMode" …

Member Avatar for Airshow
0
202