473,387 Members | 1,899 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,387 software developers and data experts.

Mail to form help

EBG
I'm an HTML novice and have a "mail to" form on my site where users fill in
info and send it to the email address I specify.

After looking into it, it's obvious this isn't the way to go, as most of the
time the info doesn't even get to me.

Could someone just point me in the right direction please.....I've just read
about some software (Form let?) and other programs.......is this what I
should be looking at?

OR is there any software that will automatically convert my HTML mail to
form into something universally accepted?

THANKS very much.
Jul 20 '05 #1
8 2994
In article <Yd********************@comcast.com>, ma******@comcast.net
enlightened us with...
I'm an HTML novice and have a "mail to" form on my site where users fill in
info and send it to the email address I specify.

After looking into it, it's obvious this isn't the way to go, as most of the
time the info doesn't even get to me.

You should be using a server-side solution.
Could someone just point me in the right direction please.....


http://www.ipwebdesign.net/kaelisSpa...ul_mailto.html

--
--
~kaeli~
If you drink, don't park. Accidents cause people.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace

Jul 20 '05 #2
EBG wrote:
I'm an HTML novice and have a "mail to" form on my site where users fill
in info and send it to the email address I specify.


http://www.allmyfaqs.com/faq.pl?Email_form_data
http://www.cs.tut.fi/~jkorpela/forms/

--
David Dorward <http://dorward.me.uk/>
Jul 20 '05 #3

"EBG" <ma******@comcast.net> wrote in message
news:Yd********************@comcast.com...
I'm an HTML novice and have a "mail to" form on my site where users fill in info and send it to the email address I specify.

After looking into it, it's obvious this isn't the way to go, as most of the time the info doesn't even get to me.

Could someone just point me in the right direction please.....I've just read about some software (Form let?) and other programs.......is this what I should be looking at?

OR is there any software that will automatically convert my HTML mail to form into something universally accepted?

THANKS very much.


Iuse formmail from scriptarchive.com. You need to be on a server
that supports CGI/Perl (nearly all do). The readme is easy to
follow. Even I got it set up right, and I know nothing about
scripting.
Jul 20 '05 #4
Neal wrote:
EBG wrote
I'm an HTML novice and have a "mail to" form on my site where
users fill in info and send it to the email address I specify.
After looking into it, it's obvious this isn't the way to go, as
most of the time the info doesn't even get to me.


Iuse formmail from scriptarchive.com.


And you know the problems with scripts from Matt's Script Archive,
right? The information is on his site.

http://www.scriptarchive.com/nms.html

The question is, why didn't you share it with the op? Or tell him or
her about the alternative, better solution?

http://nms-cgi.sourceforge.net/

--
Brian
follow the directions in my address to email me

Jul 20 '05 #5
EBG
HUH?

I just went to this link and I noticed it said "Matt Wright"

Recently I received an email from my host with some warnings about
something....and it mentioned this name?

What is the word on this?....and back to my original question......thanks
for the help......I'll take a look at this
"Formmail" (or not?)

What is this "Matt Wright" business?

"Brian" <us*****@julietremblay.com.invalid-remove-this-part> wrote in
message news:vQtLb.5489$xy6.17560@attbi_s02...
Neal wrote:
EBG wrote
I'm an HTML novice and have a "mail to" form on my site where
users fill in info and send it to the email address I specify.
After looking into it, it's obvious this isn't the way to go, as
most of the time the info doesn't even get to me.


Iuse formmail from scriptarchive.com.


And you know the problems with scripts from Matt's Script Archive,
right? The information is on his site.

http://www.scriptarchive.com/nms.html

The question is, why didn't you share it with the op? Or tell him or
her about the alternative, better solution?

http://nms-cgi.sourceforge.net/

--
Brian
follow the directions in my address to email me

Jul 20 '05 #6
[top-posting fixed; full quote trimmed]

How am I supposed to post my replies in a newsgroup?:
http://allmyfaqs.com/faq.pl?How_to_post
Brian wrote
you know the problems with scripts from Matt's Script Archive,
right? The information is on his site.

EBG wrote: HUH?

I just went to this link and I noticed it said "Matt Wright"
Since you top posted, and didn't trim the quote, and didn't insert
your reply in the appropriate place, I don't know which link you "just
went to."
Recently I received an email from my host with some warnings about
something....and it mentioned this name?
Spammers search the web looking for Matt's Script Archive (MSA)
formmail and try to exploit it. That's probably what your host warned
you about.
and back to my original question......
Did you go to the nms link? If not, do so.
I'll take a look at this "Formmail" (or not?)


Which formmail? There is one at MSA, one at NMS. Use the one NMS. Just
so there's no confusion, here's the link again.

http://nms-cgi.sourceforge.net/

--
Brian
follow the directions in my address to email me

Jul 20 '05 #7

"Brian" <us*****@julietremblay.com.invalid-remove-this-part>
wrote in message news:vQtLb.5489$xy6.17560@attbi_s02...
And you know the problems with scripts from Matt's Script Archive, right?
It's my understanding that the security issues are limited to
outside users hijacking the script for their own purposes, this
is well explained in his Readme for the script. So, I've taken
due precautions - including renaming the script, and setting the
recipients and the hosts explicitly in the script. No one's going
to rewrite my script, unless they're a skilled hacker (in which
case it really doesn't matter what I use, hmm?). I've followed
all the safeguards he's given in the Readme. I'm led to believe
that I've taken sufficient precautions.

In fact, I've attempted to hijack my own script, and it reliably
fails to work. My experience is this - one server I use has this
installed in their bin, and they have had no issues. TAnother
server, the one I tried hijacking with the first server, the CGI
shuts down when that attempt is made.

I think if you follow every safeguard, the only person who's
going to break in and use it has enough skill to hijack any
script I put up. Of course, if you know different, I'd like to
know.
The information is on his site.

http://www.scriptarchive.com/nms.html
Odd that I never found this page when visiting his site. I can
see a link now, but more on that soon...
The question is, why didn't you share it with the op? Or tell him or her about the alternative, better solution?

http://nms-cgi.sourceforge.net/
Being that I was unaware of the page, it would be akin to me
telling him how to make a foozbar, when I don't even know what a
foozbar is.

On searching for this script, I fount the page
http://www.scriptarchive.com/formmail.html and on this page
here's the entirety of text referring to what you're admonishing
me about.

"nms Formmail
The following is a drop-in replacement for FormMail that has been
developed by a project called nms. We have also supplied info
about their goals and modifications. "

Doesn't really attract the eye, or suggest it might be better to
go there, does it?

Anyway, I've offered my opinion, you've offered yours. Each
individual has to make their choice. If I ever have a problem,
I'll be the first to say I was wrong to trust the script I'm
using.

--
Brian
follow the directions in my address to email me

Jul 20 '05 #8
On Fri, 9 Jan 2004 16:26:13 -0500, "Neal" <ne**@spamrcn.com> wrote:
On searching for this script, I fount the page
http://www.scriptarchive.com/formmail.html and on this page
here's the entirety of text referring to what you're admonishing
me about.

"nms Formmail
The following is a drop-in replacement for FormMail that has been
developed by a project called nms. We have also supplied info
about their goals and modifications. "


From what I hear, the version of NMS FormMail that Matt's Script Archive
offers is rather outdated.

Best to get the newest version from the NMS site itself.

Cheers,
Philip
--
Philip Newton <no***********@gmx.li>
That really is my address; no need to remove anything to reply.
If you're not part of the solution, you're part of the precipitate.
Jul 20 '05 #9

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

Similar topics

6
by: pee2pee | last post by:
Hi, I have below code: <html> <head> <title>Contacting Worldpay, Please wait.......</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body...
6
by: DigitalRick | last post by:
I have been running CDONTS in my ASPpages to send emails to me sent from my guestbook. It had been working fine untill I upgraded to Server 2003 (I am also running Exchange 2003) all locally. I...
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 -------------------------------------------------------------------------------- ...
5
by: ElanKathir | last post by:
Hi ! I wrote one code for Send the E-mail, But that code have some problem , So please help me Here i paste my code and Error: Error: Server Error in '/Elan_Sample' Application. ...
7
by: GeorgeAtkins | last post by:
I want to create a web-based form or page that consists of a series of formatted questions and answers. The form will resemble an existing paper form. When the form is filled in, I want the user to...
13
Nert
by: Nert | last post by:
hello every one, i need help.. how can i use the mail() funtion in php? when ever i execute the mail function i continuesly receive this error message: what do i need to do in order for me...
1
by: mr k | last post by:
Hi, I wanted to use mail merge with forms but Text form fields are not retained during mail merge in Word, I got the code from Microsoft but it doesn't remember the text form field options such as...
9
by: shror | last post by:
hi every body, i have a problem which is when i was checking my mail() form it work fine but the problem is that the form configuration is not set correctly, in details: the from var is not...
3
uranuskid
by: uranuskid | last post by:
Hey folks, I was going to include a contact form on my website. Well, in the first place that seemed an easy thing to do with a form that prompts a PHP file validating the input vaiables and using...
1
by: maxxxxel | last post by:
Hi Can anyone help me with some asp code , I changed the code to use CDO.message instead of the old cdont.sys to send mail from a ASP webpage which works fine. Our problem is that when we send...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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.