19 posts tagged with HTML and programming (View popular tags)

Three drupal questions 1. I disabled the log in form on the main page, now how do I get to the admin panel? (Please note, I have a local install of drupal, php, MySQL and Apache for Dev purposes.) 2. How can I create drop down menus? 3. Is there a way I can change the layout for a certain page? Such as I want the main page to be two columns while others to be one with tables or something to that effect for grid data. How can I do this?
posted on Sep 27, 2008 - 6 answers

Can I make this work in IE the same as it does in Firefox? Here is the example i need some CSS help with. This works properly in Firefox, but needs some help in IE. Any suggestions?
posted on Apr 17, 2008 - 2 answers

When I altered a PHP web form to take advantage of PHP Sessions, I lost the ability to go back a page while retaining data in the form. Is this the expected behaviour, or is it caused by something else? [more inside]
posted on Feb 8, 2008 - 8 answers

What's the best way to create a website table that a) can be dynamically (via Javascript) and statically sorted by readers and that b) can be created and added to easily c) for a Blogspot blog. E.g. a list of products I like, with ratings and category (sort by any of these things)? Thanks.
posted on Dec 22, 2007 - 5 answers

How can I programmatically access the "referring page" environment data for an html or shtml page visit? I'm trying to save to a database the referring page ("HTTP_REFERER") for all accesses to a specific .shtml page. I'd like it to be triggered by the page visit, or at least update frequently. Tried to call cgi and php scripts using server-side includes but it replaces the referer with the calling script. Is there some simple way to pass this data or get it into a form that can be programmatically manipulated?
posted on Aug 2, 2007 - 7 answers

Does anyone know of a way to create a line graph using html or javascript? [more inside]
posted on Jul 30, 2007 - 6 answers

How do I wish my programming-geek boyfriend "Happy Birthday" and tell him "I love you" using computing code? [more inside]
posted on Jan 23, 2007 - 25 answers

What web technology/language should I learn to make simple online apps and just generally enhance my bare-bones knowledge of HTML? [more inside]
posted on Dec 10, 2006 - 18 answers

How do I alter this piece of code to make the pop up window close automatically after exactly 37 seconds? [more inside]
posted on Jun 23, 2006 - 16 answers

CSS help: If I have an element that contains two other elements that add up to less width than the container element, should the container element's background color not be visible between those elements? [more inside]
posted on Jan 25, 2006 - 7 answers

FlashFilter: I would like to lay a flash movie _over_ a web page and have web content show through the movie (in defined areas). Is there a way to specify an alpha channel (or other masking option) for a flash file? I'm certain there is, but my flash programmer is a neophyte and doesn't believe me.
posted on Jul 8, 2005 - 4 answers

XPATH hell-I'm trying to XPATH out the (xml) contents of the processVXMLReturn tag in this document. The file contains the exact XML response from a web service; I have no control over the output. I'm just interested in the nested xml payload. Hope my terminology is correct.[M to the Izzay]

Positive Oracle karma offered in exchange!
posted on Jan 28, 2005 - 14 answers

How do you do that thing whereby a person can go to your website and map their domain to a subdirectory of your own website? Do you need to have root on your server to do this or are there easier (read: cheaper) ways to do it?
posted on Nov 20, 2004 - 11 answers

HTML crisis: I use relative URLS on my blog because pages archive in different files- for example, a tag for a JPEG would be /images/image.jpg inside image tags. Because I use that first slash to make the relative URL work, all image tags are broken when you type or link to my site without a "www" in the url. In other words, "www.mysite.com" shows all the images fine, but "mysite.com" loads the site with little red x's everywhere. Solution?
posted on Oct 27, 2004 - 7 answers

RipVanWinkleFilter: Way back in '98, I learned very basic HTML. I wrote some code, made graphics in Photoshop, saved it all in Simpletext, got a domain, and had myself a website. And, err ... six years later I'm basically using the same method. Help me upgrade my skillz? (mi)
posted on Sep 27, 2004 - 14 answers

HTML/CSS: Damn it Jim! I'm an architect of buildings, not of the web! I've been working on the web site for our chapter of the AIA in Europe. I've been trying to learn as much as I can about HTML and CSS -- looking, reading, trial and error. Our new site is coming along but I have one vexing problem. On the front pages of two directories, some browsers exhibit three odd characters at the upper left hand corner of the page: . Links are inside...
posted on Feb 24, 2004 - 13 answers

Wanted: list of canonical, essential mailing lists/discussion groups for web development, a lá css-discuss. [more inside]
posted on Feb 5, 2004 - 4 answers

Library/information science question(s): My code-fearful friend succeeded in getting through library school without exposure to more than basic HTML. I now have him on a diet of Dreamweaver and XHTML, with a sprinkling of GoLive. He's wondering about next steps: for someone who wants to be well-equipped to work in an academic, medical, legal, or similar library or archive (with web development as part of his job, rather than the focus of it), what scripting language(s) and/or content-management systems are most important to learn? Is the library world fragmented in this regard, or is there a dominant technology? What would be a logical entry vector into this world for someone without a comp-sci bone in his body (in terms of languages/systems, and specific learning resources)?[no more inside]
posted on Jan 22, 2004 - 6 answers

I'm in the process of starting my own weblog (it launched on Thursday). I can write pretty decent basic HTML by hand (in notepad), but CSS wrestled me to the ground and stepped on my head and a lot of tech jargon passes me right by (I'm a designer and a writer, not a programer, I guess). What advice does Metafilter have for me?
posted on Dec 8, 2003 - 35 answers