HTML - Can Someone View?
Was wondering if someone could look at this website and tell me what platform you are viewing from and is anything visibly wrong?
http://voyageurwd.com/londonJeepClub.htm Similar TutorialsI made my own web site... www.mar-cela.com howver, when I open it with Explorer I cant see my jpg images, when I open it with Firefox all is ok. Any suggestions? Is there a code that makes it so that you can only view a page once per day. I'd like it to kinda be Jscript, so if you don't have it enabled, you can't view the page. Remember, ONE VIEW PER DAY!! And if you've already viewed it, can you make it redirect the person to a url address? Thanks. Hello, it seems every now and then when I create an image from a document/scan or such and I upload it, It displays fine in FireFox, however users in IE are reporting that they're not seeing the image. Can anyone take look at this image and tell me if you see this displaying in IE? http://thejf.org/images/JCC124.jpg Is this an IE bug or something? How come this image appears fine in FireFox but not IE? Hi everyone does anyone know whats up withe the new look view source up the page options .......I can't seem to edit or add to my html sources as I usually can? Thanks! Hello I have a website with coding for a login and registration page.....I was able to get the login to work but the registation I am yet to figure out....but now when I go to my website and click on a link no matter what link it is it always makes me go to the login page.....any ideas why this is happening? Hello, Sorry if this is in the wrong section. I have an HTML page that has an Outlook View Control. Something simple like this: Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>View Control</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" /> <meta content="MSHTML 5.50.4522.1800" name="GENERATOR" /> </head> <body style="margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;"> <div> <script src="email-inbox.js" type="text/javascript"></script> </div> </body> </html> the javascript file has only this: Code: // inserts the <object> and <embed> tags to circumvent the new restriction in IE (since April 11 2006) document.write('<object id="ViewCtlFolder" classid="CLSID:0006F063-0000-0000-C000-000000000046" width="100%" height="180px"><param name="Folder" value="Inbox" /></object>'); The problem is that when Microsoft Outlook is not installed this will fire a Javascript error. I want to avoid that error and display a message like "Microsoft Outlook not installed". Is there any way I can do this? Thanks in advance Hi, I have access to managing a site using Dreamweaver. I need to update a few images and pdf files into a folder located inside the remote view, to be uploaded to the Internet. I can delete the old files from that folder located in the remote view; Can you please explain how do I get the new files inside the remote view so that I can upload them online. I dont have the folders on my deskstop. There is a local view though, but I cannot locate the folder that needs to be updated. Please advise. Thank you I have a band in which I made a banner for. Here is an example HTML Code: <a href="http://www.myspace.com/goodbyesunshinetheband"><img src="http://www.jacobkelleydesigns.com/myspace/profiles/goodbyesunshine/bannerrect.gif" alt="" border="0" /></a> Is there any PHP or HTML Script I can use to view how many pages contain that code or image? Preferably on myspace, I'd like to see how many people use our banners. Hope I made any sense, hehe -Jacob Hi - hope someone can help. I have built a website for a business which I am starting up and I know its very basic! THe problem is that I can view the website fine and so can loads of people, but quite a few can't view it and when they load the index page it just shows a blank screen with the address at the bottom. The website address is www.lagganoutdoor.co.uk - The people who couldn't view it are on pretty recent versions of Explorer. Have I done something completely stupid?! Hope you can help. Thanks, Duncan. I want to add a .swf to my website here is the code I wrote (or copied) <TD width=600> <OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" WIDTH="550" HEIGHT="400" id="myMovieName"><PARAM NAME=movie VALUE="http://www.weebly.com/uploads/1/3/6/8/1368686/budgeting_basics.swf"><PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=#FFFFFF><EMBED src="/support/flash/ts/documents/myFlashMovie.swf" quality=high bgcolor=#FFFFFF WIDTH="550" HEIGHT="400" NAME="myMovieName" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT> </TD> This works, the problem is the video starts playing as soon as you open the page. How to I add a "click here to view video" so people have the option of seeing the video? Ok, I got my site to work in Safari and FF, but the only problem I am having is that in IE in the banner there is a black bar that runs accrossed.. And I can't seem to find out what is causing this.. http://www.clandestinedesigns.com/ccinsurance Would anyone be able to help me fix this? Thank you Hello, When i am viewing our site with IE9 compatibility mode or old versions of IE then the twitter feed at the bottom of the page is misplaced. http://www.greekconcierge.com/ Any ideas on how to fix this? many thanks, Andy hi i have a bit of a problem i am making a website with html and css and when i want to view it in mozilla i only get the text and when i open it in ie6 i see my whole stylesheet i dont get it html Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Visual Basic Tutorials</title> <link rel="stylesheet" "type=text/css" href="style.css" /> </head> <body> <div class="spacer"></div> <div id="wrapper"> <div class="banner"> <img src="dat.png" /> </div> <div class="tekst" id="links"> <div>Main content </div> <hr /> <div class="textboxes"> <div class="textboxspacertitle"> <h3>Title</h3> </div> <hr /> <div class="textboxspacertext"> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> </div> </div> <div class="textboxes"> <div class="textboxspacertitle"> <h3>Title</h3> </div> <hr /> <div class="textboxspacertext"> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> </div> </div> </div> <div class="menu" id="rechts"> <div class="menuspacer"> <h3>Navigation</h3> </div> <hr /> <div class="menuspacer"> <div class="list"> <ol> <li><a href="Index.html">Home</a></li> <li><a href="Tutorials.html">Tutorials</a></li> <li><a href="Downloads.html">Downloads</a></li> <li><a href="Links.html">Links</a></li> <li><a href="Contact.html">Contact</a></li> </ol> </div> </div> </div> </div> <div class="spacerbottom"> Copyrights by: Kevin 2008 </div> </body> </html> css: Code: *{ margin: 0; padding: 0; } body{ font-family: arial; color: #333; size: 12px; background: #ddd; } .spacer{ height: 1.8em; display: block; } #wrapper{ background: #eee; width: 800px; height: 900px; margin-bottom: 20px; margin: 0 auto; border: 1px solid #999; } .banner{ background: #bbb; border:2px solid #999; height: 98px; width: 717px; margin-left: 40px; margin-top: 50px; vertical-align: middle; } .tekst{ border: 2px solid #999; height: 700px; width: 500px; background: #bbb; min-height: 700px !important; } .menu{ border: 2px solid #999; width: 200px; background: #bbb; } #links{ float: left; margin-left: 20px; margin-top: 25px; } #rechts{ float: right; margin-right: 20px; margin-top: 25px; } a:hover{ text-decoration: underline; } a{ text-decoration: none; color: #000; } .menuspacer{ margin: 15px 15px 15px 15px; } .textboxes{ border: 2px solid #999; margin-left: 25px; margin-right: 25px; margin-top: 15px; height: 200px; background-color: #ddd } .textboxspacertitle{ margin-left:10px; margin-top: 15px; } .textboxspacertext{ margin-left:10px; margin-top: 5px; margin-bottom: 10px; } .spacerbottom{ height: 1.8em; display: block; text-align:center; } img{ border: 1px solid #999 } is there a way that i can disable view source? Hi All We are trying to display around 30-40 images in one HTML page.Location for (<Img src "Location"> )images generated at run time through java Code. Problem: Browser is showing the random behaviour. Sometimes it is able to display all the images and sometimes it shows Cross sign having no image display. But when we check for properties of such images then it shows the exact path where the image is located. For other properties except location it shows like: content: not Available Size: Not Available Format :Not Available Creation Date:Not Available Also, when we pick this path from properties and try to open it in the browser window then it shows 404-Page not found Error. Please let me know if anybody is having any idea on this issue. Thanks... Vipin Arora hello, i am updating a website for a company, and when i go to add a new image, i cannot link to it. ie, in a page i do an <img src=image.jpg> and the image does not show up on the page (i get the 28x30 "Not Available" image) I can't even figure out what is causing this. The sources are right... Permissions are right.... I can view it locally (C:/.../img.jpg) but when i try to view it through the internet (www.domain.com/.../img.jpg) i get nothing. please help, this is a very urgent and serious problem How do I display how many views a page has had on another page? So if I had a homepage and an about page how do I display how many views the about page has had on the homepage? Is there somewhere I can upload code so that it can be seen by forum members? Im trying to fix my layout for ebay and I don't really have anywhere else I can put it besides posting all the code here. Im searching for codes what will disallow to view browser your page, i need opera, firefox, and internet explorer codes. Anyone know where i can find codes what will disallow them to view page? Thanks My webpage: http://beamsvillepharmacy.com/site/index.html Fits my browser perfectly, however when viewed on other computers with a lower resoultion, the page doesn't fit and is too large. How can I edit my code, or go about making it automatically fit with different resolutions? (Right now it's all simple width="" height="", and that's how I was fitting it) Thanks. |