Summary: Hey, i am developing a website for the board of education. But, i have a little problem... I dont know how to refresh just the portion of the website....
Summary: hello, is there any html code we can incert on "head" or "body" to make the whole content of the page to be shown at the center , i´ve done a site a...
Summary: I need to reload a php page to a server again and again continuously 24/7. I am running locallhost. I cant use timed reload like <META HTTP-EQUIV="...
Summary: Hi, i am currently making a website, and although i can do graphic design, i have just started out on web development. Now, i want to know how to chan...
Summary: ok heres the deal i have a frame set, 1 of the frames is hidden, it contains a script, which is exectuted every 3 mins via meta refresh, works great, ...
Summary: When I look at my PHP Info (Which you can look at http://ptrw.com/phpinfo.php) the page continues to flash, and I am guesing it is refreshing, it disp...
Summary: On second thought, try adding this to the top of the page that is not being refreshed: header("Cache-Control: no-cache, must-revalidate"); Michael J...
Summary: first off, i see no point in this. as for a solution, put a javascript code at the VERY top of the page telling it to refresh after one second only on...
Summary: I'm using JSP and I was wondering if there is a way to grab the URL of the previous page that was opened in the browser into a variable. (URL of the p...
Summary: You have to specify the position of objects rather than leaving it up to the browser. One way is to set the top and left attributes on every object, ...
Summary: Thanks for your response Michael, I have got to the point now where I have tried removing the ad-code, google map + ad-code + search box, all iframes,...
Summary: Hi OldRelic, you recently responded to my post about checking out my website, so I thought I'd repay the favor : ) I, too, am in my 40's and have only...
Summary: Thanks for the input. The fact of the matter is that I am going to use frames. One reason being is that I have to position a strip of tabs at the bott...
Summary: help! Is there a way to make it so that any element you create with css is 100% of the height of the page? (instead of xyz px, or just the size of t...
Summary: when I right click and select "Create Shortcut" I don't understand, do you mean when you do this in IE? Are you trying to add it to your favourites/bo...
Summary: Create two classes of style for the body of the page (body1/body2) with the attributes you need. Then create a JS function that will change the style ...
Summary: Ok, I gave it my best shot. I don't have the time to really dig into the code to make 100% sure this will work, but I am pretty confident it will. Not...
Summary: im making an app in php that outputs a "printer friendly" version of any specified page. all of the pages in my site are generated from a central "dre...
Summary: If making a frameset and modifying all the links is less work than using an include then I guess the sky isn't blue. I have not used Cold Fusion, but ...
Summary: >> how are all the AOL users going to know if they are looking at my old or updated site. << Unfortunately they don't. However, if AOL are doin...
Summary: Bekaa - in Lebanon right? You should tell us that on the site. Tell us other, fairly unique things about your town. Start with a map (mark it yours...
Summary: I have a web page with all body margins set to 0. The table has border=0, cellpadding=0, cellspacing=0, height=100%, width=100%. When the page is load...
Summary: It depends on your server environment. But there are a few solutions: The most flexibe approach (in my opinion) would be to use PHP or ASP. Either of ...
Summary: I'm just wondering if anyone can recommend what the best (or only) way of having dropdown lists that affect the rest of the page almost instantly. Tha...