|
|
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. |
|