Summary: Skips, I've read and re-read your post several times and it still isn't clear. I think Jamie interpreted it one of the ways I've read it. According to...
Summary: Easy. View the source of the page and find the source URL for the Flash file. It will be a standard HTTP URL ending in .swf. Then, either make up a qu...
Summary: Alright ill explain exactly what im doing, I am going to be doing web pages for people...ie....small businesses. I want to offer a basic quote page. T...
Summary: Have written a web page with some javascript functions in the head. The usual <!-- before the javascript causes the the javascript to be ignored an...
Summary: I have a web-page with a linkto a sound document. When a visitor click on the link, I'd like a dialog box to pop up with possibility for the visitor t...
Summary: Hi, I want to use javascript to insert my constantly updated navbar into all my pages without laboriously updating each page with the new navbar. I ha...
Summary: Greetings all, I am new here. Wondering if i can get any help from this forum. I am new to Java script/HTML Recently our Internet application teacher...
Summary: Hey I am getting a problem with website design. What if , thousands of end users need to save customized image files on our website hosting machines? ...
Summary: I hope someone can help me. I'm still unclear on the process I have to go through. My site ,'----.com', has an area reserved for paying customers. 'Pa...
Summary: Is there a way to use javascript to refresh a page once onLoad? w/out getting stuck in a loop? I have this but it gets stuck in a loop: <html> <...
Summary: You can *ask* the browser not to cache your page by sending the appropriate no-cache headers, but that doesn't mean it will obey...Firefox routinely d...
Summary: Building a site using tripod sitebuilder. It has handy dandy tools for linking to a page but not to a spot on the page. I can switch to HTML (I'm far ...
Summary: I am in the process of creating a website (www.thegreatdebateonline.com) using Dreamweaver. At first everything was going fine. In an attempt to organ...
Summary: Is there a way to create a link that goes to the Home Page as defined in the browser? I.E., in my browser, the home page is set to www.google.com, b...
Summary: You should be able to save the file on to your computer.. I don't know the program but you should select save as, and directory on hard drive and your...
Summary: Sorry for title, i didn't really know how to phrase it... Im soon to start developing a new site using HTML, without the use of software. From previo...
Summary: Thanks a lot. By the way, I knocked it up right after I read your post (from scratch). I don't know whether it's viewable by all browsers; perphaps so...
Summary: My question refers to below post earlier. This works fine, But I have a different problem. I have a tabbed page and using location.href+'?reload' tak...
Summary: Well, personally I think frames are a very poor implementation choice. You can always get the same effect using DIVs. But, I am assuming you are using...
Summary: I still don't know a simple way to call temptripmailer.php by the code you've pasted above without using session. You must use session. Otherwise, som...
Summary: The provided code is the entire code for a page that is supposed to be able to add, edit, view and delete records from the table 'publications$' . Fo...
Summary: Eli's last option is the best way to do this. Just open up the webpage and go to file/save as. Choose to save it as a web page complete. It will creat...