Click here to get back home

Help with a Form page

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Help with a Form page Sens Fan Happy In OH 02-10-2005
Get Chitika Premium
Posted by Sens Fan Happy In OH on February 10, 2005, 7:49 am
Please log in for more thread options
Tried to post this yesterday but it appears that my news server at work
decided not to send it through for whatever reason. So I'll try from
Google. So I apologize if this becomes a re-post:

I've created a form for mailing back (via e-mail) to my company but
can't figure out what CGI codes are needed to make it do this. The
last time I created a form similar to this for another company I worked
for, the web hosting company did all this work after I'd created the
form.

The form is located at http://www.gingerinc.com/form.htm

I need to form to do three things:

(1) Be sure that person has marked all the * fields and return them
back to the form again (still filled out) until the missing area is
completed.

(2) When the person hits [SEND] after the form is complete and all
fields are marked, it needs to e-mail itself as an e-mail to our
company's address as a letter, not an attachment.

(3) When sender inputs his/her e-mail address into the field marked
[e-mail] this needs to become the "Reply To" address when opening the
e-mail letter using any e-mail client (Outlook, Outlook Express,
Thunderbird, etc.) as many different people have access to this account
at work and whomever downloads and opens it will have to reply to them.

Any and all help is greatly appreciated! I tried to contact the web
hosting company but they're about brainless and only know partially
what to do inside of FrontPage 2K, their recommended HTML program. So
yes, I am forced to use FrontPage 2K :(



Posted by David Dorward on February 10, 2005, 7:39 pm
Please log in for more thread options
Sens Fan Happy In OH wrote:

> I've created a form for mailing back (via e-mail) to my company but
> can't figure out what CGI codes are needed to make it do this.

The authoring of CGI scripts (except for what they output) is rather outside
the scope of this newsgroup. The specifics also depend a great deal on your
hosting company.

> Any and all help is greatly appreciated!  I tried to contact the web
> hosting company but they're about brainless and only know partially
> what to do inside of FrontPage 2K, their recommended HTML program.  So
> yes, I am forced to use FrontPage 2K :(

I'd consider this grounds for immediate transfer to a hosting company with a
clue.

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is


Posted by Sens Fan Happy In Ohio on February 12, 2005, 5:44 pm
Please log in for more thread options
was small, so next used sidewalk chalk, but the rain washed it away, and
then switched to spray paint and stencils but the cans exploded, so placed
fingers to keyboard for this:
>
> The authoring of CGI scripts (except for what they output) is rather
> outside the scope of this newsgroup. The specifics also depend a
> great deal on your hosting company.
>

Okay, I guess I can understand that point. I was under the assumption,
based on the web hosting company, that this was a simple process in FP2K
since they were making me do it rather than actually doing it themselves.
But like I said, the web hosting company I worked with previously did this
so I assumed it was their responsibility. So is this basically what you're
saying is that (1) It's not HTML but CGI and ... (2) CGI is the
responsibility of the web hosting company since they know what their system
can and cannot do?

I'm really in deep here and need soild advice where to turn. My company is
expecting this to work in a few weeks when I finish the last pages up in
between my other duties and CGI is way above and beyond what I know. As it
is I am struggling just to do the website. They "assume" that a graphic
designer can do this sort of thing as well ~shrugs~




Posted by David Dorward on February 13, 2005, 10:21 am
Please log in for more thread options
Sens Fan Happy In Ohio wrote:

>>
>> The authoring of CGI scripts (except for what they output) is rather
>> outside the scope of this newsgroup. The specifics also depend a
>> great deal on your hosting company.

> Okay, I guess I can understand that point. I was under the assumption,
> based on the web hosting company, that this was a simple process in FP2K
> since they were making me do it rather than actually doing it themselves.
> But like I said, the web hosting company I worked with previously did this
> so I assumed it was their responsibility. So is this basically what
> you're saying is that (1) It's not HTML but CGI and ...

I discussed CGI because you brought it up. You need some sort of CGI process
running on the server to handle it. This might be CGI, it might be
mod_perl, PHP, ASP, JSP and so on. It might even be FrontPage Extensions.

> (2) CGI is the responsibility of the web hosting company since they know
> what their system can and cannot do?

It isn't up to them to install scripts for you, although many hosting
companies have a bundle of preinstalled scripts for their customers' use.
They should, however, tell you what services they provide and the basics of
how to use them. If CGI is supported this will typically be a minimum of
where scripts should live, what the path to perl is, what the paths to any
other interpretors (such as python) you might use are, and the path to
sendmail.

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is


Posted by kaeli on February 11, 2005, 8:20 am
Please log in for more thread options
sensfan_luvslisa@yahoo.ca enlightened us with...
>
> I've created a form for mailing back (via e-mail) to my company but
> can't figure out what CGI codes are needed to make it do this.

Does the host support PHP?
I've already got a PHP script that does something very similar to this.
>
> Any and all help is greatly appreciated! I tried to contact the web
> hosting company but they're about brainless and only know partially
> what to do inside of FrontPage 2K, their recommended HTML program. So
> yes, I am forced to use FrontPage 2K :(

You should really switch hosts.


--
--
~kaeli~
Kill one man and you are a murderer. Kill millions and you
are a conqueror. Kill everyone and you are God.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace



Similar ThreadsPosted
Multiple Page Form September 8, 2004, 6:46 am
Re: print form value on the web page etc? January 23, 2008, 5:47 am
Forward to new page after competed form. September 17, 2004, 3:36 am
Validation of ASP.Net page - name attribute of form tag May 25, 2006, 10:14 am
How to keep
from re-submitting on page refresh...
July 31, 2007, 2:49 pm
html contact form on front page January 19, 2007, 11:52 pm
receipt of form values by an HTML page October 10, 2007, 2:56 pm
Need help creating a "Click absolutely ANYWHERE on this page" link for an HTML page with no content February 7, 2007, 5:40 pm
Activating parent page link from 'child page' - revised June 3, 2005, 11:30 am
referencing the index.html page from another page in the same directory July 26, 2004, 12:48 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap