Summary: I am currently using a pretty standard JavaScript coupled with the <body onload=""> tag to force pages into a frame set. Here is the script I am us...
Summary: yes, you saw it yourself :p I don't know if there's a way to force showing some greyed scrollbar on the topframe... maybe someone will tell you later....
Summary: A friend of mine was working on some buttons that nicely change color as one's mouse would glide over it. @- http://www.freewebs.com/fhcsc First off,...
Summary: I am in the process of changing my website from a subdomain type of webhost to a new webhost with my newly registered domain name. I have had fairly ...
Summary: Hi Ritchie, You've found the best way to get a critique.....ask for one here. My first site was ripped to shreds, but I learned and now I'm making som...
Summary: is there a way to change the HTTP_USER_AGENT within firefox? when i log myself on my website.. its says what version of windows/firefox im using... is...
Summary: Hello again. Right now I'm in the process of building several large databases. Currently I'm building them in excel, then using a excel-to-mysql conve...
Summary: What would be the easiest way to view compiled php code as it would finally appear in the browser? Is there wysiwyg editor I ccan use for this? I do ...
Summary: Way to prevent Opera users to enter my site, Because peoples can steal the pics. Right click disableling wont work with Opera because like they say, ...
Summary: No Zeno. I wish you would have explained that originally. There are much better ways to accomplish what you are after. But first, let me get out my so...
Summary: please see the attached logo5.swf and flash.txt at http://rapidshare.com/files/5837158... logo5.swf reads the variable values from flash.txt and both ...
Summary: How would I use Apache's rewrite rules to force all URLs in my domain to be rewritten with a www. in front? Example: If someone goes to http://galler...
Summary: Alright, here is my first ajax file, I have been working on it for the better part of the day. It does the trick but the problem is that I want the in...
Summary: So I got this sweet idea to put my resume into a web page that I already have templated. Without having to do all the redundant code by hand is there ...
Summary: Hi, Let me start off by saying that I don't have a really firm grasp on using HTML, CSS, or Javascript to create webpages; everything I've learned has...
Summary: I need to have a user select a date. The date has to be a specific format so the only way I can figure to do that is have a drop down list for month,...
Summary: hmm... I don't have frontpage installed right now, so hopefully someone can post a direct answer. But if you want to try, put this above your </hea...
Summary: My first real attempt at a website is now almost complete (http://guy500.atspace.com), and there are a few issues that I have not been able to resolve...
Summary: Hello, can anyone please help me with the following issue? I'm running linux (Fedora) and I'd like to be able to open .pdf files created from scripts...
Summary: I'd tend to agree that many users don't touch port 25, but I also think it's more than 1%. Anyone that uses a mail client and connects to a server oth...
Summary: "this is true! google would not FULLY index my site because i had a lot of errors in my code " I believe I already covered the reason for this when I ...
Summary: I have a question concerning layers... I working on a new site and rather than having a scroll bar on the very far right side of the page for the enti...
Summary: Hey all, I've just been given a smallish website that currently uses frames. I personally feel that frames are on their way out, with the exception of...
Summary: I know this can be done via the function below... <frame src="buy.html" name="buyWindow" onLoad="parent.mainWindow.goBuy()"> The only problem is th...