... What do you mean? You want to generate a RSS feed or parse an existing feed? For the former, read the RSS specification. For the latter, there are all...
... If you're talking about taking someone else's RSS feed and making that content available on your site, you need some sort of an xml parser program. On my ...
Sorry if this is off-topic, I'm not sure if any Yahoogroup covers this... SUMMARY / BACKGROUND ======================= Im in a world-wide organisation, that...
The squares on your screen are because you do not have (in this case) Japanese language support and Japanese fonts installed. You can install them from your...
... If you are seeing boxes, it is either because the webpage isn't declaring the page to be UTF-8 encoded (a common implementation of Unicode) in both the...
Got a friend whose running a site for an Actress and she's trying a new mailing list program but seems to be buggy and was hoping one of you al might have an...
I have a bunch of resources at www.theresourcequeen.com/favorites/ezine.html One that you might try is phplist.com which is free. Plan ahead and profit...
Hi First off I am intergrating this into my myspace profile so bare that in mind as it has to work with rest of code on page of which some I don't have access...
Thanks will send to my friend so she can see if this meets her needs. Also still looking for more input on this in case she needs something different so please...
OK that said and didn't even dawn on me that this was inserting it as a background image time for me to say DUHHHHH. That said is there maybe a way to change...
I've given up trying to find the exact system I was looking for. It doesn't exist at a decent price. And the program I found that is about $40 per month is a...
... Background images are "layout" and are changeable via css. "Normal" images are "content" and are not changeable via css. My understanding of the way ...
I'm having a difficult time getting my URL pages to show in my frames. My main frame works fine, but the header and table of contents frame isn't displaying...
does anyone know how to embed an FLV file? I am using fire fox, and it is looking for a plug-in, which it cant find. I have used <embed src="filename.flv>. The...
What's your web address? ... From: cincisuzie To: HTML-on-the-WEB@yahoogroups.com Sent: Wednesday, November 28, 2007 1:45 AM Subject: [HTML-on-the-WEB] Content...
... Where you have "scr", it should be "src". It's supposed to be short for "source", as in, "Here is the source file to put here." The full list of...
Not sure if this would help at al but here is a typical youtube embed code and they use FLV files though the links here goto videos on their site but might...
... With just that bit of code, the browser doesn't know where to look for a player. Your computer probably isn't already set up to know what program to use...
Hi, Ive got an HTML page which contains two columns by three rows (Table) of logos etc which I want to print out & cut / distribute etc On-screen It looks...
Warning - slight promotion here (not intentional) ... Its not onliner as yet But here is one row of the table (O have it duplicated 3 times) - Its in a PHP...
I think there are 2 problems: 1) Internet explorer only prints the width of your screen, other browsers print the width of the document. 2) Although you've...
Does it still work if the user has selected a larger than "normal" font size? ... -- <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>...
This is an 'associated39; subject because the code is part of an HTML page. I need to display a report from a database. The script editor expects me to write SQL...