-
problem sending/forwarding emails with my Netscape mail account & Netscape 7.2 mail client
Date: 06/02/05
(Mozilla) Keywords: browser, html, web, spam
I am having a problem sending/forwarding emails with my Netscape mail account & Netscape 7.2 mail client. More specifically, I am trying to forward spam to my spamcop.com account [http://www.spamcop.net/] to automatically LART the headers & content. (I forward the spam emails as an attachment to my SpamCop account address, it parses out the spam email(s), then emails me back with a link to a web from with the email parsed out and I select who I LART. Dam slick, IMHO) Everything was working fine before this past weekend.
Now, when I try to forward a single or multiple spam emails I get the following error:
Alert
An error occurred while sending mail. The mail server responded: 554 AOL will not accept delivery of this message.
TRANSACTION FAILED. Please check the message and try again.
Any thoughts or suggestions?
By the way:
Please do NOT say to use Thunderbird - I already tried this a few months back, and the Netscape / AOhelL mail server does not recognize the client; something is specifically written into the Netscape mail client to authenticate to their servers, and I have been unable to figure it out. Unless you have a solution to the problem
Please do NOT say to upgrade to Netscape 8 - I tried the new version over the weekend, and the mail client is gone, and the Netscape account is opened in some funky assed web browser interface (separate than logging into the account from netscape.com) where you can not turn off HTML email or anything else to make it 'safer'. IMHO, it sucks.
x-posted
Edit: edit post due to comment of it being seemingly 'rude', and corrected the Mozilla project stand alone email client name to Thunderbird.
Source: http://www.livejournal.com/community/mozilla/288537.html
-
Long time lurker; First time poster. Heh.
Date: 06/02/05
(WebDesign) Keywords: html
Have kind of a strange question. Does anyone know how to make one of those silvery-transparent backgrounds? I've seen them on a few sites, and can't recall the names/addresses off the top of my head. I'm helping a friend mock up her site, and that's something she wants.
http://antithesis.dyndns.org/stuff/index.html is the rough mock (No, we don't plan on using a huge background image as such, etc etc.) The 'content' div is where i'm talking about. Anyone know how to make something so we can make the background of that partially transparent?
Source: http://www.livejournal.com/community/webdesign/895127.html
-
DVD-ROM Question
Date: 06/03/05
(WebDesign) Keywords: browser, html, web
This is slightly off-topic, but I'm hoping someone here might know how to do this.
Does anyone know if it's possible to cause a users default web browser to open upon insertion of a DVD-ROM? I have a client who wants an HTML site with a menu list of links to other files stored on a DVD, and would like end users to access the interface via their web browser. Is there some way to set it to auto play, which would then open the browser and the interface?
Source: http://www.livejournal.com/community/webdesign/895441.html
-
Keep The Powerbook Competitive
Date: 06/03/05
(Web Development) Keywords: html
I know many of you work with Macs on a daily basis, please sign if you want to keep the powerbook competitive with other vendors.
http://www.petitiononline.com/pb256/petition.html
Please feel free to pass it on to anyone who may support the cause.
Source: http://www.livejournal.com/community/webdev/206133.html
-
Keep The Powerbook Competitive
Date: 06/03/05
(WebDesign) Keywords: html
I know many of you work with Macs on a daily basis, please sign if you want to keep the powerbook competitive with other vendors.
http://www.petitiononline.com/pb256/petition.html
Please feel free to pass it on to anyone who may support the cause.
Source: http://www.livejournal.com/community/webdesign/895673.html
-
Hey guys
Date: 06/05/05
(HTML Help) Keywords: html
I want this layout
http://www.livejournal.com/community/freelayouts/88843.html
(All the codes are at that layout)
But the only problem is..I want to have the song California playing in the background..and each time I add the music code to it, it all gets messed up. Could any of you guys show me how to add this music in the right spot?
And also I was wondering if there was any way to have my icon show up on the page?
Thanks guys!
<3 Britt
Source: http://www.livejournal.com/community/htmlhelp/2004940.html
-
Flow of text and tables
Date: 06/07/05
(Web Development) Keywords: html
Hi everyone. I have a page with a form and some text that follows the form. The form elements and labels are contained in a table. The text is in paragraphs. In IE the text gets jammed up to the right of the table but in Firefox it looks fine. I am sure I can find a way around this. What I want to know is, can someone explain the underlying cause of this?
I would have posted the HTML but I dont know how to post it as plain text. I tried to search this journal for that as well but Feedster seems to be down.
Thanks.
EDIT* here is a link to the page
http://209.200.64.247/life_skills_center/site/_contact.htm
Source: http://www.livejournal.com/community/webdev/207111.html
-
2 Questions
Date: 06/08/05
(WebDesign) Keywords: css, html
I'm having trouble with two things on two different layouts:
Here, you can see in the HTML and CSS that there is a div called 'nav'. However, 'nav' does not display. When I had simply nested div's it did show, but when I converted it to an iframe nested in a div, it disappeared. How do I get it to display again?
Question #2 has to do with the IE Box Model Hack. I don't really understand it too much, but here(please view in IE) I want to expand the iframe to the end of the right side of the page, but the whole width thing in objects is getting in the way. Because of the picture, I needed to use pixel amounts not percentages. However, I can't exactly declare the iframe to be a certain width because of monitor resolutions.
Any help would be appreciated!
Source: http://www.livejournal.com/community/webdesign/898214.html
-
Digglez
Date: 06/08/05
(HTML Help) Keywords: html
As a user with a free account can I have a layout with a banner at the top and if so how? (Like could someone show me how to do it? I Photoshop so I could make my own banner I'd just need to know the proportions allowed for the banner and like the html codes (overrides))
Source: http://www.livejournal.com/community/htmlhelp/2007684.html
-
Best method?
Date: 06/09/05
(WebDesign) Keywords: html, web
Is there a best method to web design?
Elitists often say there is no replacement for quality straight html coding. This is what I know and what I've been using. I'd like to learn programs like Dreamweaver and GoLive because it seems that tedious coding can be done much more easily.
Do a lot of people utilize the slice tool in Adobe Photoshop or Illustrator? What's the best way of going about that? Do you just set up your layers exactly as you want them and slice out wherever you want links? Is this a common approach?
Thanks all!
Source: http://www.livejournal.com/community/webdesign/899313.html
-
PHP include question
Date: 06/08/05
(WebDesign) Keywords: php, html
If I'm including an HTML file using php, does the included file need all the header stuff? cause it's appearing in my code and I dont think my *.php file should have two tags
Look at the source here to see what i mean...
[EDIT]And thanks pyrophire for pointing out another problem...
In firefox, the background image for the "maincnt" div is positioned all wonky (the bottom right hand corning of the images appears in the top left corner of the div) why is this? and more importantly...how can i fix this?
[/EDIT]
Source: http://www.livejournal.com/community/webdesign/899060.html
-
Best method?
Date: 06/09/05
(Web Development) Keywords: html, web
Is there a best method to web design?
Elitists often say there is no replacement for quality straight html coding. This is what I know and what I've been using. I'd like to learn programs like Dreamweaver and GoLive because it seems that tedious coding can be done much more easily.
Do a lot of people utilize the slice tool in Adobe Photoshop or Illustrator? What's the best way of going about that? Do you just set up your layers exactly as you want them and slice out wherever you want links? Is this a common approach?
Thanks all!
Source: http://www.livejournal.com/community/webdev/209145.html
-
Question about VS extensibility and C#
Date: 06/09/05
(C Sharp) Keywords: html, asp, microsoft
I've been trying for a while to access the linker object's mapfile setting for a project in Visual Studio .NET via the extensibility model. I'm writing in C#.
Microsoft has this to say about it:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcext/html/vxlrfvcprojectenginelibraryvclinkertoolmapfilename.asp
The example code they provide is for VB .NET, and goes something like this:
--------------
Imports EnvDTE
Imports Microsoft.VisualStudio.VCProjectEngine
Public Module Module1
Sub Test()
Dim prj As VCProject
Dim cfgs, tools As IVCCollection
Dim cfg As VCConfiguration
Dim tool As VCLinkerTool
prj = DTE.Solution.Projects.Item(1).Object
cfgs = prj.Configurations
cfg = cfgs.Item(1)
tool = cfg.Tools("VCLinkerTool")
tool.GenerateMapFile = True
tool.MapFileName = "my.map"
End Sub
End Module
--------------
I tried to adapt some of this to C#, but the compiler can't find the Microsoft.VisualStudio namespace, and it doesn't show up in the auto-complete list. Of course, none of the data types are recognized either (VCProject, IVCCollection, etc.). All other documentation I've seen leads me to this problem. Does anyone know of another way to access a project's active mapfile setting?
Source: http://www.livejournal.com/community/csharp/31119.html
-
Imagemaps and onClick
Date: 06/12/05
(WebDesign) Keywords: html, java, web
Hey Java guys and gals,
I'm working on using an imagemap as a main navigation for my band's website. If you go to http://www.ericstevenslive.com and click on the HTML site button, you'll get to the mainpage which is simply one big image map.
I'm trying to make the "News" button open the Band News page in a another window created by the function doNew1(). Here's the code:
for my image map news area:
onmouseover="window.status = '- Band News -'; return true"
onmouseout="window.status = '- The Official Eric Stevens Website -'; return true" href="#">
and for the script:
function doNew1() {
var myPic1 = ""
if (myPic1.name == null) {
myPic1 = window.open("newsshell.html","subwindow","width=600,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,copyhistory=no, resizable=no,left=200,top=250,screenX=200,screenY=250")
} else{
myPic1.focus()
}
}
The problem is that the window will not open when you click in the News area at all. I tried using the same onClick command with an image and a regular HREF and it seems to work fine.
So, why is it not working in the imagemap, am I missing something?
Please help, I have tried practically everything, thanks!
-Matt
xposted a coupla' places
Source: http://www.livejournal.com/community/webdesign/901962.html
-
Imagemaps and onClick
Date: 06/12/05
(HTML Help) Keywords: html, java, web
Hey Java guys and gals,
I'm working on using an imagemap as a main navigation for my band's website. If you go to http://www.ericstevenslive.com and click on the HTML site button, you'll get to the mainpage which is simply one big image map.
I'm trying to make the "News" button open the Band News page in a another window created by the function doNew1(). Here's the code:
for my image map news area:
onmouseover="window.status = '- Band News -'; return true"
onmouseout="window.status = '- The Official Eric Stevens Website -'; return true" href="#">
and for the script:
function doNew1() {
var myPic1 = ""
if (myPic1.name == null) {
myPic1 = window.open("newsshell.html","subwindow","width=600,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,copyhistory=no, resizable=no,left=200,top=250,screenX=200,screenY=250")
} else{
myPic1.focus()
}
}
The problem is that the window will not open when you click in the News area at all. I tried using the same onClick command with an image and a regular HREF and it seems to work fine.
So, why is it not working in the imagemap, am I missing something?
Please help, I have tried practically everything, thanks!
-Matt
xposted a coupla' places
Source: http://www.livejournal.com/community/htmlhelp/2015229.html
-
Considering moving to ASP.Net 2005 Beta 2?
Date: 06/12/05
(SQL Server) Keywords: html, asp
Anyone considering moving to ASP.Net 2005 Beta 2 may want to read this: http://www.damn-them.com/it/2005/06/transition-to-aspnet-2005-beta-2.html
(Cross Posted)
Source: http://www.livejournal.com/community/sqlserver/28171.html
-
Considering moving to ASP.Net 2005 Beta 2?
Date: 06/12/05
(Asp Dot Net) Keywords: html, asp
Anyone considering moving to ASP.Net 2005 Beta 2 may want to read this: http://www.damn-them.com/it/2005/06/transition-to-aspnet-2005-beta-2.html
(Cross Posted)
Source: http://www.livejournal.com/community/aspdotnet/35226.html
-
Imagemaps and onClick
Date: 06/12/05
(Javascript Community) Keywords: html, java, web
Hey Java guys and gals,
I'm working on using an imagemap as a main navigation for my band's website. If you go to http://www.ericstevenslive.com and click on the HTML site button, you'll get to the mainpage which is simply one big image map.
I'm trying to make the "News" button open the Band News page in a another window created by the function doNew1(). Here's the code:
for my image map news area:
onmouseover="window.status = '- Band News -'; return true"
onmouseout="window.status = '- The Official Eric Stevens Website -'; return true" href="#">
and for the script:
function doNew1() {
var myPic1 = ""
if (myPic1.name == null) {
myPic1 = window.open("newsshell.html","subwindow","width=600,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,copyhistory=no, resizable=no,left=200,top=250,screenX=200,screenY=250")
} else{
myPic1.focus()
}
}
The problem is that the window will not open when you click in the News area at all. I tried using the same onClick command with an image and a regular HREF and it seems to work fine.
So, why is it not working in the imagemap, am I missing something?
Please help, I have tried practically everything, thanks!
-Matt
Source: http://www.livejournal.com/community/javascript/69100.html
-
Can RSS Feeds carry a Virus Payload?
Date: 06/12/05
(Java Web) Keywords: rss, html, virus
With the rapid proliferation of RSS Feeds and offline aggregators it is presumable that virus writers will try to exploit this avenue to spread the virus. But the question is whether it is feasible?
In short technically a resounding YES.
RSS feed contents carry HTML data. RSS aggregators are capable of displaying HTML in the content [...]
Source: http://blog.taragana.com/index.php/archive/can-rss-feeds-carry-a-virus-payload/
-
Considering moving to ASP.Net 2005 Beta 2?
Date: 06/12/05
(IT Professionals) Keywords: html, asp
Anyone considering moving to ASP.Net 2005 Beta 2 may want to read this: http://www.damn-them.com/it/2005/06/transition-to-aspnet-2005-beta-2.html
(Cross Posted)
Source: http://www.livejournal.com/community/itprofessionals/13823.html