Click here to Skip to main content
16,009,176 members
Home / Discussions / Web Development
   

Web Development

 
QuestionValidating my HTML Pin
BobInNJ24-Nov-11 14:42
BobInNJ24-Nov-11 14:42 
AnswerRe: Validating my HTML Pin
Peter_in_278024-Nov-11 15:54
professionalPeter_in_278024-Nov-11 15:54 
GeneralRe: Validating my HTML Pin
BobInNJ24-Nov-11 16:48
BobInNJ24-Nov-11 16:48 
GeneralRe: Validating my HTML Pin
Peter_in_278024-Nov-11 17:06
professionalPeter_in_278024-Nov-11 17:06 
AnswerRe: Validating my HTML Pin
JaneBlue21-Dec-11 17:32
JaneBlue21-Dec-11 17:32 
QuestionNo Character encoding Pin
Jassim Rahma22-Nov-11 7:52
Jassim Rahma22-Nov-11 7:52 
AnswerRe: No Character encoding Pin
User 171649222-Nov-11 8:15
professionalUser 171649222-Nov-11 8:15 
GeneralRe: No Character encoding Pin
Jassim Rahma22-Nov-11 8:23
Jassim Rahma22-Nov-11 8:23 
AnswerRe: No Character encoding Pin
Satheesh154623-Nov-11 6:45
Satheesh154623-Nov-11 6:45 
QuestionSame version IE8 displaying page differently on different computers Pin
Dominick Marciano21-Nov-11 6:37
professionalDominick Marciano21-Nov-11 6:37 
AnswerRe: Same version IE8 displaying page differently on different computers Pin
Philippe Mori21-Nov-11 13:15
Philippe Mori21-Nov-11 13:15 
AnswerRe: Same version IE8 displaying page differently on different computers Pin
Satheesh154621-Nov-11 17:30
Satheesh154621-Nov-11 17:30 
AnswerRe: Same version IE8 displaying page differently on different computers Pin
cjoki23-Nov-11 10:54
cjoki23-Nov-11 10:54 
QuestionBuilding a client support software Pin
doctoratn21-Nov-11 5:50
doctoratn21-Nov-11 5:50 
AnswerRe: Building a client support software Pin
coded0071-Dec-11 21:22
professionalcoded0071-Dec-11 21:22 
Questionpictures have been blocked Pin
Jassim Rahma21-Nov-11 5:32
Jassim Rahma21-Nov-11 5:32 
QuestionGET flash file(.swf) 404 error Pin
benams16-Nov-11 21:47
benams16-Nov-11 21:47 
Hi,
I just try to place a flash file in my site, but I see I get the 404 error.
I have looked for the flash file on the server and it exist, so I don't thinks it's the issue.
I attach the code, and the error as well.

The code:
<pre lang="HTML">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="480" height="430" id="move3" align="middle" viewastext>
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="/FilesDB/View3D/Movie_objID_3426_typeID_5.swf?NoCashe=1570316002" />
<param name="quality" value="high" />
<param name="bgcolor" value="#989866" />
<embed src="/FilesDB/View3D/Movie_objID_3426_typeID_5.swf?NoCashe=1570316002"
quality="high"
bgcolor="#989866"
width="480"
height="430"
name="move3"
align="middle"
allowscriptaccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
/>
</object>
</pre>

The error:
GET http://www.loveandpride.com/FilesDB/View3D/Movie_objID_3426_typeID_5.swf?NoCashe=1570316002 404 (Not Found)

Hope you can help me...
Ben
AnswerRe: GET flash file(.swf) 404 error Pin
GenJerDan17-Nov-11 3:19
GenJerDan17-Nov-11 3:19 
GeneralRe: GET flash file(.swf) 404 error Pin
benams17-Nov-11 4:25
benams17-Nov-11 4:25 
GeneralRe: GET flash file(.swf) 404 error Pin
GenJerDan17-Nov-11 4:32
GenJerDan17-Nov-11 4:32 
GeneralRe: GET flash file(.swf) 404 error Pin
benams17-Nov-11 7:44
benams17-Nov-11 7:44 
GeneralRe: GET flash file(.swf) 404 error Pin
GenJerDan17-Nov-11 8:08
GenJerDan17-Nov-11 8:08 
Questionto Robot or Not to Robot? Pin
Jassim Rahma9-Nov-11 22:24
Jassim Rahma9-Nov-11 22:24 
AnswerRe: to Robot or Not to Robot? Pin
R. Giskard Reventlov9-Nov-11 22:28
R. Giskard Reventlov9-Nov-11 22:28 
GeneralRe: to Robot or Not to Robot? Pin
Jassim Rahma9-Nov-11 23:20
Jassim Rahma9-Nov-11 23:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.