473,569 Members | 2,991 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Question about a video that doesn't display..

17 New Member
Hi all,
Iam wondering why the video doesn't appear when i run the website which occur in the local host.., (I inserted the video is in my page using front page)..

thanks
May 19 '08 #1
2 1216
harshmaul
490 Recognized Expert Contributor
Hi all,
Iam wondering why the video doesn't appear when i run the website which occur in the local host.., (I inserted the video is in my page using front page)..

thanks

Please be a bit more specific.... either include some code or a link
May 19 '08 #2
MissElegant
17 New Member
Please be a bit more specific.... either include some code or a link
[HTML]

<html dir="rtl">

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 3</title>

<script language="Javas cript">
function results (pollURL) {
resultsWindow = window.open(pol lURL,"results", "menubar=no,sta tus=no,scrollba rs=yes,resizabl e=no,width=675, height=490");
} </SCRIPT>




</head>

<body>

<p align="center">
<img border="0" dynsrc="AVSEQ01 .DAT" start="fileopen " width="315" height="350"></p>

<FORM METHOD="Post" action="http://www.internation alvoting.com/int3/poll.cgi?pid=5-60&w=675" target="results ">
<div align="center">
<table cellspacing="0" cellpadding="2" border="0" style="backgrou nd:F0F0F0;borde r:1px solid black" width="265">
<tr><td id="cset1" bgcolor="#FFFF0 0" width="259"><ce nter><u><b>
<span lang="ar-sa"><font face="Verdana, Tahoma, Arial">ما هو تقييمك لهذا
الفيديو؟</font></span></b></u></center></td></tr>
<tr><td id="cset2" bgcolor="#FF00F F" width="259"><ce nter><u><b>
<font face="Verdana, Tahoma, Arial">تقييمك </font>
</b></u></center></td></tr>
<tr><td id="cset3" bgcolor="F5F2EC " width="259"><fo nt face="Verdana, Tahoma, Arial" size="2" color="#000000" >
<dl><dd><inpu t type="radio" name="muggle" value="0" > ممتاز<br>
<input type="radio" name="muggle" value="1" > جيد<br>
<input type="radio" name="muggle" value="2" > مقبول
</dd></dl>
<center>
<input type="submit" name="send" value="قيمي هنا" onClick="result s('http://www.internation alvoting.com/opening.html?pi d=5-60');" style="font-size: 12pt"><br>
<a href="javascrip t:results('http ://www.internation alvoting.com/int3/poll.cgi?pid=5-60&popup=1&novo te=1&w=675')">ا لنتائج</a></center>
</font></td></tr>
</table></div>
</form>




<div align="left">
<table border="0" width="9%" id="table1">
<tr>
<td><a href="video%20P age.htm">
<img border="0" src="gallary-4.gif" width="52" height="49" align="left"></a></td>
</tr>
</table>
</div>

</body>

</html>

[/HTML]

when I run it in the local host.. the video doesn't show up, I don't know why..??
can u help me please..

thanks
May 19 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

9
2358
by: me | last post by:
Hi, I trying to add a menu bar to my main widget. The reslut is, that the menus (like file menu) apear and work ok, but the menubar it self is not being refreshed at all. I looked at all the documantation I could find, and I cant find what I am doing wrong... When my main widget first apears, the area of the menu bar will be full with...
10
2027
by: *ProteanThread* | last post by:
since a majority of people are still on dial up or at most DSL (though there *IS* broadband) does it help or hurt one's webpage adding multi media ? does it necessarily distract from the theme of the webpage ? Are we ready to move from static webpages to webpages that are more fluid ? Is it cost that is prohibiting this move ? Cost of what...
44
4148
by: lester | last post by:
a pre-beginner's question: what is the pros and cons of .net, compared to ++ I am wondering what can I get if I continue to learn C# after I have learned C --> C++ --> C# ?? I think there must be many know the answer here. thanks
1
1306
by: DiskMan | last post by:
System: Redhat 7.2 Kernel-2.6.11.8 GCC-3.4.3 CCC-6.5.9 Binutils-2.15 Make-3.80 GTK/GLIB-2.6.7 For some reason my Linux box is suddenly having issues trying to read ;
3
1370
by: PeQuApItChEr310 | last post by:
Hey i was wondeirng if theres a code where you could have the video on your site automaticly fast foward to a certain point in the video or have the video automaticly start from a certain point??
16
1539
by: Nije Nego | last post by:
What is you favourite font family choice for pages with predominant text content? Which one is the most readable, with regards to body text <pand what for <h1>? I tend to use serif for <pand sans for <hx>. Regards. --
0
2067
by: | last post by:
I have a question about spawning and displaying subordinate list controls within a list control. I'm also interested in feedback about the design of my search application. Lots of code is at the end of this message, but I will start with an overview of the problem. I've made a content management solution for my work with a decently...
2
2177
by: praskuma | last post by:
Hi I'm trying to play a video using j2me api I have the following code But for some reason the video doesnt apear on the emulator. I'm using netbeans IDE with the sun emulator. Can you please let me know if i need to tweak this code to see the actual video on the emulator ? Thanks
6
5388
by: Andy Leese | last post by:
Beginner Question: ASCII Symbols I am using Borland C++ and programming under DOS. I wish to display the symbols of the early ASCII character set... For example: cout << char(7); Obviously this is assigned to the BELL signal and therefore sounds the beep
0
7703
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7926
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8138
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
6287
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5514
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3647
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2117
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1228
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
946
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.