473,943 Members | 14,439 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Form 2 Email Bouncing!

Hi,

I have a small form to Email script, to test my server,
With CDONTS.
The Mails is bouncing to bad mail folder, and I do not know the reason why.
anyone can help.

<%@language = VBScript%>
<%Option Explicit%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Test Form</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
<%
Dim myMail,msg
If Request.QuerySt ring("msg")<>"" then

Set myMail = server.CreateOb ject("CDONTS.Ne wMail")
myMail.To = "Be***@macronim ous.com"
myMail.Subject = "Test mail"
myMail.Body = Request.QuerySt ring("msg")
myMail.Send
Response.write "Thank you, the mail has been sent"
Set myMail = Nothing
Else

%>
<form name="form1" method="get"
action="<%Reque st.Servervariab les("SCRIPT_NAM E")%>">
<p>
<textarea name="msg"></textarea>
</p>
<p>
<input type="submit" name="Submit" value="Submit">
</p>
</form>
<%End If%>
</body>
</html>
Jul 19 '05 #1
0 1244

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
1229
by: Jonathan Gennick | last post by:
Once again, I find myself looking to contact contributors to the Python Cookbook, this time for chapter 2. If you know how to contact any of the people listed below, please contact me at jgennick@oreilly.com . It would be a big help. Matteo Dell'Amico Sebastien Keim Yakov Markovitch Amos Newcombe John Nielsen
6
2840
by: Bengt Richter | last post by:
It seems lately all my posts have been coming back to me as bounced emails, and I haven't emailed them ;-( I've been getting bounce messages like (excerpt): .... _______________________________________________ This is the Postfix program at host deimos.liage.net. I'm sorry to have to inform you that your message could not be
10
4201
by: DaveFash | last post by:
Posting variables from an HTML FORM, via the Request.Form function on the receiving ASP page is great. But how can you POST a Form variable to an ASP page -- without a human pushing a Submit button? An ASP page that can decide when to POST and send the Form vaiables, but out without a
2
2417
by: MLH | last post by:
I routinely save failure notices from mail servers bouncing mail back to me that I sent with invalid address. I would like to write an access procedure in my contacts database that would open the bounced mail messages, find eMail address(es) & write 'em to a table. Later, I could go through the table, comparing eMail addrs found in there against those in tblContacts. I could set a flag in tblContacts records to indicate those I need to...
1
1174
by: Freaky Coder | last post by:
Can anyone tell me if I'm insane or not? I have a problem where I have a data tier where every class represents a table, and a class can have properties which are object of another class. For instance: Data.Car.Driver ' A Driver class Data.Car.Passengers ' A Passenger collection class The problem is, if I then have a business layer that inherits from the data layer, and I then use the business layer in my UI, the object namespaces can
12
1348
by: Kristoffer Arfvidson | last post by:
Hello, does anybody have a bouncing prograssbar control? Like in xp, you have a normal progressbar but instead of going from left to right and fill out the whole progressbar and then stop. I want it to go from left to right and then back from right to left, and only showing about 10 steps at a time... Meaning: < - >
58
2825
by: PC Datasheet | last post by:
ENOUGH IS ENOUGH!!!!!!!! Today I received over 1000 bounced emails. Arno R and his goons are sending mass emails with my email address to fictitious addresses and they are bouncing back to my inbox. DO NOT tell me this could be a virus because it has been verified that IT IS NOT!! I have also been receiving other unwanted email at my office from Arno R and other forms of harassment at my office from Arno R and his goons. I will begin...
16
7108
by: anya | last post by:
Hey, I have a certain problem and till now I didnt find an answer on the web. I want to send an email message with picture in it. I dont want to put it as attachment but make it in the body of the mail, so every one who open the email will see the picture.. (it is possible that the solution will be in any other format that will be opened i.e pdf, doc and I will put this in the body )
6
1276
by: Vik Rubenfeld | last post by:
I've got this form mail program that is called as an action from an HTML form. It runs with no errors, but the email is never sent - at least, it's never received. Here's the code: <? $email = $_REQUEST ; $message = $_REQUEST ; $address = $_REQUEST ; $city_state = $_REQUEST ;
0
9970
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
11133
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
11303
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9866
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
8228
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
7393
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
6090
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
6312
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4913
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.