473,385 Members | 1,752 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Cannot make a simple form work..confused and frustrated.

DressageRider
I need your help. Desperately. Someone has to be able to fix the utter balls up I've made after dinking around in Flash for the last four days.

I have no prior knowledge of anything other than how to point and click, so I figured the fastest way to get comfortable with both Flash and Dreamweaver was to immerse myself in them and see how fast I wanted to commit suicide. If you can seriously look at this stuff for more than a day or two in a row, I bow down before the master. It's enough to make my eyes bleed.

For a test run, I purchased a Flash website that would enable me to put some of my photos up and my phone number. I'm not looking to promote the site...or generate any traffic from it. Basically it's just something that I can point to and show my husband I'm doing SOMETHING. All I do is wander around looking at horses all day anyways...this way I can do it without complaint from him. So this is my test site. I fumbled around...made the changes, uploaded the galleries, etc. All is well. I'm slow. I make a lot of mistakes. Lots of cursing and hair pulling. But I'm plugging along. And now I'm finished. Finished except for one, exasperating bit that I CANNOT get to function. Period. And it is driving me crazy. I have been through it line by line. I have tried tech support. No dice.

Please, please, please help me so that I can go back to my previous heretofore blissful troglodytic existence. You'll fix the problem in about a minute and a half and make me feel doubly dumb....after I've spent four days staring at this like a monkey doing a math problem.

Problem:

On the "contact" section of the website, I have a simple form. It is in an .asp format. I have it open in Dreamweaver. My hosting company has explained to me that I need to fill in "relay-hosting.secureserver.net" for the smtpserver instead of the regular "smtpout.secureserver.net" that I use for my outgoing email. They also requested I put the email address that I want the mail to come to as the "recipient". Now here's where the two techs I talked to differed in opinion...one said to leave the "From" field the way it is because it will auto-populate with an email address from whatever someone types in the form field. The second tech said no, it needed to be a dedicated address to send the forms from. I have tried it numerous ways. With numerous recipients. With numerous smtp servers. And the damnable thing doesn't work. You fill out the form, click submit, and get a lovely window that says, "Your email has been sent successfully" or some such rubbish as that. Lies. All lies I tell you. It might SAY it was sent successfully, but I sure as hell am not getting the replies.

Before I try again with innumerable permutations for yet another day, I have decided to ask for your help. Please tell me it's something horribly simplistic I'm screwing up here.

The original code from the template that I purchased:

<%
for i=1 to 7
message=Request("message")
next
message=message + Request("message")
smtpServer = "enter your SMTP SERVER HERE"
smtpPort = 25


name = Request("Your_Name:")
Set myMail = CreateObject("CDO.Message")
myMail.Subject = "from " & name
myMail.From = Request("Your_Email:")
myMail.To = Request("recipient")
myMail.HTMLBody = "<html><head><title>Contact letter</title></head><body><br>" & message & "</body></html>"
myMail.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2
myMail.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpserver") = smtpServer
myMail.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpserverport") = smtpPort
myMail.Configuration.Fields.Update
myMail.Send

%>


Let's see, again the hosting compay gave me "relay-hosting.secureserver.net" for the server name. My regular outgoing server is "smtpout.secureserver.net". My email that I have setup is info@caberneigh.com and also web@caberneigh.com in case the second fellow was correct in saying I needed a from address.

Website is www.caberneigh.com.

I hope that 1.) This is in the right place in this forum, and 2.) Someone can help.

I am at the end of my rope.

Thank you.
Jul 5 '07 #1
0 1519

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
4
by: Patrick Arkins | last post by:
I have a Main form (named FRM_Main in the Forms Window) with a Subform (named FRM_User_Search in the Forms window, form_User_Search on Forms_Main). FRM_User_Search has a combo-box (cboSort) the...
13
by: tindog | last post by:
I am brand new to this programming especially C#. I am confused (at the moment). I have bought two books to get started to learn C# language and Visual C#.net 2003 in 24 hours. Which is the best to...
8
by: Beam_Us_Up_Scotty | last post by:
Hello all, I am trying to write a "simple" animation using C#, and I've tried many things but nothing seems to work for me without leaking memory. Here's a very simple piece of code that uses a...
4
by: ItNerd | last post by:
Someone PLEASE HELP ME!!!!! All I want to do is a simple postback and grab the value from a textbox on clicking a linkbutton like below, but the value is not writing to the screen. I am...
4
by: Phillip Vong | last post by:
I'm a newbie using VS2005 to learn and test. I'm testing against the Northwind DB. I created a simple variable called "myVariable" and I assigned it the character "c". I want my SQL query to use...
5
by: Byron | last post by:
I need to create an application that uses primarily a single form rather than an SDI that creates a new form for everythting. However, I don't want an MDI style application since the users I'm...
18
by: Pedro Pinto | last post by:
Hi there once more........ Instead of showing all the code my problem is simple. I've tried to create this function: char temp(char *string){ alterString(string); return string;
5
by: olaamussah | last post by:
Hi, i just started learning perl which i would use for my uni. project unfortunately. Well, this is a simple user login page i tried to create but i cant get it to work. Can someone please check this...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...

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.