When I go to a website and they use Feedburner to help people subscribe to their feed, which option do I use to get the RSS feed on my Outlook? I have tried a...
22640
gordonisnz@...
gordonisnz
Jul 1, 2010 9:48 pm
Hello.. I've been designing a new web-page, & at home it looks OK. But I tried it briefly at work, & instead of the DIVs creating a table, each 'cell' was...
22641
Thomas Hruska
shininglightpro
Jul 2, 2010 1:28 am
... browsershots.org? -- Thomas Hruska CubicleSoft President Barebones CMS is a high-performance, open source content management system for web developers...
22642
Steven Springer
tiberias77
Jul 2, 2010 1:25 pm
Thomas, that's a great resource even for some of us seasoned web people. I'll pass that on to anyone I know that does design and development. Gordon, thank you...
22643
Gordon Stewart
gordonisnz
Jul 2, 2010 11:34 pm
... Yes,Thats the site I wanted / Remembered - Thank you.. -- G Freecycle Auckland :- http://www.freecycle.org/...
22644
Thomas Hruska
shininglightpro
Jul 3, 2010 3:49 am
... You are welcome. -- Thomas Hruska CubicleSoft President Barebones CMS is a high-performance, open source content management system for web developers...
22645
Gordon Stewart
gordonisnz
Jul 7, 2010 6:51 am
Good day, I've been googling a bit tonight, But cannot find anything. Is there a site you can copy-n-paste your email headers, & it can tell you if its likely...
22646
Nigel Gunn G8IFF/W8IFF
nigelgunn99
Jul 7, 2010 1:12 pm
Try this one: http://www.stopforumspam.com ... -- Nigel A. Gunn, 1865 El Camino Drive, Xenia, OH 45385-1115, USA. tel +1 937 825 5032 Amateur Radio G8IFF...
22647
Thomas Hruska
shininglightpro
Jul 7, 2010 2:59 pm
... StopForumSpam is really only good for the various web forums out there. However, it does tend to catch a lot of non-forum IP address-based abuse out there....
22648
** Maria Marsala **
elevatingyou...
Jul 7, 2010 6:36 pm
Here is what I've used http://spamcheck.sitesell.com/eyb.html There are others out there, too. Upwards and onwards, Maria Marsala Master Business...
22649
Gordon Stewart
gordonisnz
Jul 8, 2010 6:27 am
Thanks for the links... However they are not what I'm after... I have a PHP script - That sends email (not spam..) if I send the email to my gmail account, Or...
22650
Nigel Gunn G8IFF/W8IFF
nigelgunn99
Jul 8, 2010 11:28 am
It's likely that someone has used the mail servers used by POWWEB.COM to send spam and their server has been blacklisted. You need to know which blacklist so...
Hi, I have a small CSS problem (I think)... Using PHP Smarty templates.. - i have :- ... {foreach from=$output key=k item=v} <a...
22653
Michael Roush
mdroush
Jul 14, 2010 1:36 pm
... From: Gordon Stewart <gordonisnz@...> To: html-on-the-web@yahoogroups.com Sent: Wed, July 14, 2010 2:41:43 AM Subject: [HTML-on-the-WEB] CSS help...
22654
Gordon Stewart
gordonisnz
Jul 16, 2010 12:54 pm
Good day, I'm testing one of my email reply scripts on my domainname, & used an email / spam checker http://www.checkmyemail.co.za/index.php It says that the...
22655
Gordon Stewart
gordonisnz
Jul 16, 2010 1:31 pm
... I have found this thing :- http://help.campaignmonitor.com/topic.aspx?t=104#INVALID_MSGID which gives an example using 'dots'.. ...
22656
gordon@...
gordonisnz
Jul 21, 2010 10:18 pm
Good day, Ive seen in the past something about \n\r or \r\n when programming (PHP) for sending emails. I know what \n is, but what does \r do & do we use...
22657
Michael D. Roush
mdroush
Jul 22, 2010 6:19 pm
If I recall correctly, one is "carriage return" an the other is "line feed", and it has something to do with operating systems (of the web server, not the end...
22658
Nigel Gunn G8IFF/W8IFF
nigelgunn99
Jul 22, 2010 7:02 pm
Isn't LINE FEED /J?...
22659
Nigel Gunn G8IFF/W8IFF
nigelgunn99
Jul 22, 2010 7:23 pm
Not any more. Check here: http://www.wilsonmar.com/1eschars.htm for escaped special characters....
22660
Thomas Hruska
shininglightpro
Jul 23, 2010 2:57 pm
... Smarty is probably the worst framework I've ever seen and unfortunately have had to use it. It is a limited and restrictive programming language inside a...
22661
Thomas Hruska
shininglightpro
Jul 23, 2010 3:10 pm
... Barebones CMS contains a feature-complete SMTP/POP3 library and extensive documentation on how to use it: ...
22662
Thomas Hruska
shininglightpro
Jul 23, 2010 3:18 pm
... Until you understand how to read the IETF RFCs and BNF syntax contained within, you should use functions someone else wrote. E-mail is a hairy, ancient...
22663
Robin Chapple
d9790
Jul 26, 2010 9:19 pm
I have a user department who have asked for special colours with links in their pages. I can provide the 'link' and 'hover39; colours that they requested but ...
22664
Scottish2
save_the_ear...
Jul 26, 2010 9:28 pm
Robin The link and the visited codes both have # before the color the hover does not. Maybe that is the problem???? Unsure being I am not all that familiar...
22665
Robin Chapple
d9790
Jul 26, 2010 11:03 pm
I have found my mistake. I removed the # and all is well. Cheers....
22666
Scottish2
save_the_ear...
Jul 27, 2010 12:01 am
yeah that's what I figured it was. ... From: Robin Chapple To: HTML-on-the-WEB@yahoogroups.com Sent: Monday, July 26, 2010 7:03 PM Subject: Re:...
22667
Robin Chapple
d9790
Jul 27, 2010 12:27 am
The # needs to precede the hexadecimal code but not the standard colours. I was careless. Robin...
22668
Scottish2
save_the_ear...
Jul 27, 2010 1:22 am
Nah we've all made mistakes it was a simple error... ;o) ... From: Robin Chapple To: HTML-on-the-WEB@yahoogroups.com Sent: Monday, July 26, 2010 8:19 PM ...