HTML - Loading A Page Into An Iframefrom External Document
I am wondering if there is a way to make a link on one page load a page into the frame or iframe on another page. For example I have pages A.html, B.html and C.html. B has an iframe in it, and I want to load C into that iframe, using a link on page A. Does anyone know if that is possible with html?
Thanks, Marcus Similar TutorialsHi there, I've got an example xml page that I'm trying to separate into tidier pices (eg separate files for stylesheets, xsl, xml etc). However I don't know how to separate the xml file? Normally in html it's just something like with stylesheets/javascript etc: <script>script here</script> turns into <script src="external.js"></script> But that doesn't work with xml it appears, so can anyone tell me how I can remove the bit in <xml> ... </xml> to an external file and get it loading from that external file...? Hey guys!! I'm trying to understand how to start a dynamic website. I am an advanced actionscripter but have only just started PHP. I have spent the last week trying to understand how to use mysql but I just dont get it!! Im just wondering if I can use PHP to load and edit external variables, stored as txt files, and display them in HTML. Obviously im not looking for someone to tell me step by step!! I would just like a nudge in the right direction, maybe a good site or tutorial. Cheers guys!! Hey all. I'm attempting to build a website, that when you click a button on the page it links you to a random website; that is sourced from a text document. In short, is this possible. At the moment the only way I can see doing this is: Code: Lucky[0] = "http://www.the-penthouse.com.au/"; Lucky[1] = "http://first.com.au/"; Lucky[2] = "http:/second.com.au"; Lucky[3] = "http://third.com.au/"; However it wouldn't be suitable because I have over 300 sites. Any help would be awesome! Hi all, We have a few questions regarding the cashing of an HTML document Scenario : We have an HTML/jsp page with now cache response headers, and this needs a number of JavaScript files and CSS files to achieve the functionality. The following are our questions 1. With no-chache response headers in the base document, whether the included external javascript or css files will be cased in browser? 2. Is there any difference between firefox and IE in this regard? 3. If we decide to gizip the response for improving performance, will it make any difference in browser caching? 4. Is it possible direct the browser not to cache the base document, but cache the the heavy external files which are included? Looking forward for some quick suggestions. Thanks and regards, SAN Can a web page import another page or document at the time of loading. I have 10 web pages almost identical consisting of a menu and a DIV with infomation in it. This information is different for every page and can vary from half a page to 10 pages. I dont want any frames or set sizes it must flow as if it were entered in the DIV. Or if not an editor that can load as above then be saved with it in. Open office writer does this by using "Section". Unfortunately it can't cope with CSS3 and screws my code. Thank you for any help. I am a retired Dos system programmer with a passing knowledge of html. Any suggestions on the best way for me to put a rather large document on the web? It will have about 500 pages, looks like. Comes in 22 chapters of varying sizes. Currently all the pages are .jpg pictures. Html menu tree to chapters then sections then pages? Or just html links in a similar fashion - with thumbnails maybe? Or should I make one or more .pdf 's ? Or should I/could I put it in an SQL database and serve it up from there? ( A bit unlikely, I think - I don't get that much room with my host and I don't want to pay for more - but if it turns out to be the solution of choice I'd maybe go for it.) Or what? Does the order of laoding HTML,CSS,javascript files etc depends upon the rendering engine ? or they generally follow a common order. What is the best place to link a javascript file ? I have an iframe arrangement with a horizontal navigation bar at the top of the screen that loads one of seven different pages under that nav bar at the iframe point. The pages take around 15 secs to load, so I tried to use the onload=document.location=pagename.htm on the body tag to show a page loading please wait message. This works just fine on the initial page that contains the iframe. BUT, when a choice on the nav bar is clicked, the page loading please wait gif does not show up at the iframe point. Instead, the target page appears after 10-15 secs. Any advice, please? Hello, I am new to the forum and html in general... I came across this website: http://ricardovilloria.com/ and what i like about it that pages of work load without re-loading the whole page again. It is really simply done - yet I cannot see how. I don't understand what is: http://ricardovilloria.com/work/03 is it a folder? how come it doesn't have .html extension? I tried downloading it - it seems that there is an index.hml that has elements on the page/website that are always stay, in this case header and the list of links on the right. But how the other pages load into this one with only a click? the website is clearly not a php website...? how is this done? I appreciate any help thanks alimdar removed thank you Hi, I have made an ubuntu server (11.10) and I have made a site on this IP number: 188.177.104.174. When I load the site from a non-local location the site looks strange... The whole setup is missing... I guess its a very basic configuration issue!? Can you help? Frank Hi, I just edited my index page but when i type the name to the website it still shows the older version of the index page... how do i change this? Pleasee heeelllpppppppppppppp Hi, I hope someone can help. I have a conservation website and one of the pages is linked to a large mysql database which pulls out stat data. I can take a while to load so I wanted to have an ' loading page ' that displayed while the page was loading in in the background. It would also be great if it could display a message saying something like ' Extracting database entries ' with a progress bar below. Would it be possible for someone to help me with the code to do this? Many thanks Simon The main index page on my site takes FOREVER to load up. I thought maybe it was a problem with the server or my DSL, but all the other pages within the domain load fine. There are quite a few images, but they are extremely small sizes and not anymore than any other web site. http://moviepatron.com For some reason, the Google adsense loads right away, but the rest of the page takes literally minutes to apprear. Anyone have any thoughts as to the cause? Thanks! Hi, I've just put some of the finishing touches to www.oisinmcgann.com which works just fine in IE7, Firefox, Safari and every other browser I've checked. Except IE6 (of course), where some of the pages just hang loading one of the background images. There's a lot of CSS and some transparent PNGs involved, but I've followed tutorials and tips on-line and think everything should be technically alright. More annoying is that there are three layouts involved. The one on the home page seems to work fine, while if you check out the books>Mad Grandad or books>Forbidden Files IE6 just gives up after putting in the CSS menus and the text. Could any give me some pointers on what I can do here? (Aside from ask everyone visiting the site to upgrade...) Cheers, M I am having issues with this page loading: http://www.avidcat.com/Submit-Site.htm Sometimes it loads fine on my screen and other times it locks up after loading just the header. Does anyone here have any problems opening this page? I am trying to determine if the problem is a conflict with the new shopping cart we are using. Thanks hi, is there any tool to slowdown the page loading in my browser in order to see the behavior of my website when the bandwith is low ? thanks I have 40 .jpg picures/photos that I want to display on a web page. They have all been through the thumbnail process, and none is larger than 25k. However, when trying to open the page on a dial up connection, the process stops (times out) before all the pictures can be completely displayed. Is there some remedy for this? Is there a way to download them in groups of, say, 10, so the browser can catch up and complete the displays? I don't really have a clue... Thanks... Howdy all my website is setup with a frameset.. and i'd like to keep it "intact" (as of the music player). now.. what i like to do is.. Whenever someone accesses a page directly (for e.g. www.mysite.com/hello.html , it is then automatically set to launch the frameset with the "hello.html" page too. is that possible?. im sure it is. can you guys/girls point out a solution. Thanks heaps! I am writing a web page that I need to either 1. embed the word document contents in the web page, or 2. have a link to the work document on the web page. When I try 1. I save the word document as a web page when I am in word. but the html that is generated is so large and full of stuff that I don't need, and it doesn't display very good. If I do 2. then the user has to have word on there machine in order to view the document. Is there another way? Thanks in Advance, Laurence |