分享

写回答

发帖

[提问] iis7.0正确的邮件组件代码是什么,为什么论坛里提供的用不了

回答|共 20 个

xzy999599

发表于 2009-3-9 10:41:01 | 显示全部楼层

我记录都做了.还是不可以.
http://www.0086onlineshop.com/mail1.asp

add.c

发表于 2009-3-9 10:53:17 | 显示全部楼层

回复 11# 的帖子

可能解析没有生效
尝试设置下读写权限试试

xzy999599

发表于 2009-3-9 10:55:54 | 显示全部楼层

已经生效了.可还是不行.有没有其它可能

add.c

发表于 2009-3-9 11:01:44 | 显示全部楼层

回复 13# 的帖子

现在应该不是代码的问题,可能就是500错误
把你文件夹的权限设置下读写试试
RAKSmart

xzy999599

发表于 2009-3-9 11:02:18 | 显示全部楼层

不行的.我这边还有一台是godaddy的也是iis7.0的域名也是godaddy的里面那些解析都一样.可还是不行..具体是这个地址.
http://www.fjptsy.com/mail1.asp

xzy999599

发表于 2009-3-9 11:04:33 | 显示全部楼层

这个读写也试了.也是不行...
http://www.21suntrade.com/niketi/mail1.asp

add.c

发表于 2009-3-9 11:04:46 | 显示全部楼层

回复 15# 的帖子

搞不清楚。你联系Godaddy客服,让他帮你检查下
把上面的链接告诉他

xzy999599

发表于 2009-3-9 11:05:57 | 显示全部楼层

早就发了.他们他们不负责

xzy999599

发表于 2009-3-9 11:06:18 | 显示全部楼层

我把内容发给你们看

xzy999599

发表于 2009-3-9 11:09:02 | 显示全部楼层

Our support staff has responded to your request, details of which are described below:

Discussion Notes
Support Staff Response
Dear Xianshen Wan,

Unfortunately, we do not provide technical support with third-party scripting issues. We are very limited in the support we can offer for customer-written code or scripts. If there is evidence that our system is responsible for the error, please forward it to us, and we would be happy to look into the matter further. But at the moment this does not appear to be the case, so we regret we can not assist you further with this issue.

Please let us know if we may be of further assistance.

Regards,
Eric P.
Online Support


Customer Inquiry




在2009-03-07,support@godaddy.com 写道: -----原始邮件-----
发件人:support@godaddy.com
发送时间:2009年3月7日 星期六
收件人:xzy999599ke@163.com
主题:Update [Incident ID: 5719681] - Support Question




Our support staff has responded to your request, details of which are described below:


Discussion Notes
Support Staff Response
Dear Xianshen Wan,

Thank you for contacting Online Support.

Unfortunately we are unable to troubleshoot any code. If you believe there is an issue with the server, we will need you to reply to this message with a detailed description of the exact steps you are taking as well as a screen shot of the results. The term screen shot refers to "grabbing" a still image of the contents of your computer monitor that can be saved as a graphic file and printed, faxed, or emailed.

Screen shots are very helpful in explaining what you are seeing on your computer when working with customer support. It is often easier for you and for the support representative if you take a screen shot of what you are seeing and simply send it in.

Here is a quick step by step on how to do it:

How to Capture a Screen Shot in Windows:

In Windows, taking a screen shot is done by pressing the Print Screen key on your keyboard. On most standard keyboards, it is found to the right of the F12 key in the upper right hand portion of the keyboard. When this key is pressed, Windows takes a snapshot of the current contents of the screen and saves it to the Windows Clipboard.

If you want to take a screen shot of just the active window, make sure to click once on the window you are working with, then hold down the Alt key and press Print Screen. This will send the contents of the active window to the Clipboard.

You will then need to save the image to an image editor. You can use any software that you feel comfortable with. If you don't have an image editor, you can find Microsoft Paint installed on almost every computer that runs Windows. It is usually available from the Start menu by clicking START, Programs, Accessories, Paint.

Once you've opened your image editor, click on the Edit menu and choose Paste. The Screen Shot will be dropped into the image editor for you to save. Click on the File menu, and then choose Save to save it as a file in the graphics format of your choice. The best file type to use for saving screen shots is .jpg (if your software allows it).

Now that you have the file saved, you canattachit to an email to our support forum. Please do not place the image in the body of the email as we will be unable to see the embedded images.

How to Capture a Screen Shot in Mac OS X:

To take a screen shot on your Macintosh computer you may use the Command-Shift-3 function. When you press Command-Shift-3 your Macintosh will capture a screen shot and save it to the desktop of your computer.

Now that you have the file saved, you canattachit to an email to our support forum. Please do not place the image in the body of the email as we will be unable to see the embedded images.

Please let us know if we can help in any other way.

Sincerely,
Alycia P.
Online Support Team


Customer Inquiry
Name : Xianshen Wan
Phone : 05946879935
ShopperValidated:Yes
Other : E-mail component

This is the host of iis7.0.
Why should not run the code below
<%
Dim MyBody
Dim MyCDONTSMail

Set MyCDONTSMail = CreateObject("CDONTS.NewMail")
MyCDONTSMail.From= "sender@coolexample.com"
MyCDONTSMail.To= "recipient@coolexample.com"
MyCDONTSMail.Subject="Subject"
MyBody = "Body"
MyCDONTSMail.Body= MyBody
MyCDONTSMail.Send

set MyCDONTSMail=nothing
%>


If you need further assistance with this matter, please reply to this email or contact customer service at (480) 505-8877 and reference [Incident ID: 5719681].

Please let us know how we are doing by completing the survey locatedhere.

Thanks,
GoDaddy.com, Inc.
© 2009 GoDaddy.com, Inc.. All rights reserved.
您需要登录后才可以回帖 登录 | 注册

本版积分规则