Right now I get the results sent to me. I would like to
somehow add the respondent. I have a field in the form
that collects the email address.

That fileds name is: Email

Would I just put in the following in the line that asks
where to send the email results?

Fairfield-Seniors@houston.rr.com;Email

I read that it was possible to have more than one person
get the results, by using a semi-colon to separate them.

I'm just not sure it will pick-up the results of that
field and use that email address to send the results to
also.

Is there something else I must do to accomplish this?

Bill
--
FairfieldSeniorsGroup

Re: Email Form Results / Question by FairfieldSeniorsGroup

FairfieldSeniorsGroup
Thu Sep 09 17:21:49 CDT 2004

My host will support .asp and .asp.net

How do I go about creating a custom script, using .asp?

Bill


--
FairfieldSeniorsGroup
"JDR" <webdev@trisystemsinc.com> wrote in message
news:92CF316B-3313-4D20-8C38-14A941C02A9F@microsoft.com...
> Bill,
>
> No, that would not work ( Fairfield-Seniors@houston.rr.com;Email ).
>
> If you wish to have a copy of the submitted form sent to the person who
> filled out the form, you will need a custom script using .asp, php, etc...
>
> Before implementing a custom script, verify what your host will support.
>
> JDR
> ************************
>
> "FairfieldSeniorsGroup" wrote:
>
> > Right now I get the results sent to me. I would like to
> > somehow add the respondent. I have a field in the form
> > that collects the email address.
> >
> > That fileds name is: Email
> >
> > Would I just put in the following in the line that asks
> > where to send the email results?
> >
> > Fairfield-Seniors@houston.rr.com;Email
> >
> > I read that it was possible to have more than one person
> > get the results, by using a semi-colon to separate them.
> >
> > I'm just not sure it will pick-up the results of that
> > field and use that email address to send the results to
> > also.
> >
> > Is there something else I must do to accomplish this?
> >
> > Bill
> > --
> > FairfieldSeniorsGroup
> >
> >
> >



Re: Email Form Results / Question by Chris

Chris
Thu Sep 09 17:45:00 CDT 2004

there's good examples at www.asp101.com try to find one using cdo or cdo sys
rather than cdonts.

--
Chris Leeds,
Microsoft MVP-FrontPage

Please feel free to contact me here:
http://nedp.net/contact/
--
"FairfieldSeniorsGroup" <Fairfield-Seniors@houston.rr.com> wrote in message
news:O#4PCsrlEHA.1244@TK2MSFTNGP15.phx.gbl...
> My host will support .asp and .asp.net
>
> How do I go about creating a custom script, using .asp?
>
> Bill
>
>
> --
> FairfieldSeniorsGroup
> "JDR" <webdev@trisystemsinc.com> wrote in message
> news:92CF316B-3313-4D20-8C38-14A941C02A9F@microsoft.com...
> > Bill,
> >
> > No, that would not work ( Fairfield-Seniors@houston.rr.com;Email ).
> >
> > If you wish to have a copy of the submitted form sent to the person who
> > filled out the form, you will need a custom script using .asp, php,
etc...
> >
> > Before implementing a custom script, verify what your host will support.
> >
> > JDR
> > ************************
> >
> > "FairfieldSeniorsGroup" wrote:
> >
> > > Right now I get the results sent to me. I would like to
> > > somehow add the respondent. I have a field in the form
> > > that collects the email address.
> > >
> > > That fileds name is: Email
> > >
> > > Would I just put in the following in the line that asks
> > > where to send the email results?
> > >
> > > Fairfield-Seniors@houston.rr.com;Email
> > >
> > > I read that it was possible to have more than one person
> > > get the results, by using a semi-colon to separate them.
> > >
> > > I'm just not sure it will pick-up the results of that
> > > field and use that email address to send the results to
> > > also.
> > >
> > > Is there something else I must do to accomplish this?
> > >
> > > Bill
> > > --
> > > FairfieldSeniorsGroup
> > >
> > >
> > >
>
>



Re: Email Form Results / Question by Mike

Mike
Thu Sep 09 18:31:21 CDT 2004

Bill,

See my reply in the fp.client NG

If you want to post a list of the fields, I will put
together an ASP version. Will also need to know the windows
version

Mike



"FairfieldSeniorsGroup" <Fairfield-Seniors@houston.rr.com>
wrote in message
news:O%234PCsrlEHA.1244@TK2MSFTNGP15.phx.gbl...
: My host will support .asp and .asp.net
:
: How do I go about creating a custom script, using .asp?
:
: Bill
:
:
: --
: FairfieldSeniorsGroup
: "JDR" <webdev@trisystemsinc.com> wrote in message
: news:92CF316B-3313-4D20-8C38-14A941C02A9F@microsoft.com...
: > Bill,
: >
: > No, that would not work (
Fairfield-Seniors@houston.rr.com;Email ).
: >
: > If you wish to have a copy of the submitted form sent to
the person who
: > filled out the form, you will need a custom script using
.asp, php, etc...
: >
: > Before implementing a custom script, verify what your
host will support.
: >
: > JDR
: > ************************
: >
: > "FairfieldSeniorsGroup" wrote:
: >
: > > Right now I get the results sent to me. I would like
to
: > > somehow add the respondent. I have a field in the form
: > > that collects the email address.
: > >
: > > That fileds name is: Email
: > >
: > > Would I just put in the following in the line that
asks
: > > where to send the email results?
: > >
: > > Fairfield-Seniors@houston.rr.com;Email
: > >
: > > I read that it was possible to have more than one
person
: > > get the results, by using a semi-colon to separate
them.
: > >
: > > I'm just not sure it will pick-up the results of that
: > > field and use that email address to send the results
to
: > > also.
: > >
: > > Is there something else I must do to accomplish this?
: > >
: > > Bill
: > > --
: > > FairfieldSeniorsGroup
: > >
: > >
: > >
:
:



Re: Email Form Results / Question by FairfieldSeniorsGroup

FairfieldSeniorsGroup
Thu Sep 09 20:28:40 CDT 2004

Will contact them, to find out what version of windows they are using and
get back with you.

--
FairfieldSeniorsGroup
"Mike Mueller" <MikeMueller@ecinet.net.net> wrote in message
news:O6A%23KTslEHA.3016@tk2msftngp13.phx.gbl...
> Bill,
>
> See my reply in the fp.client NG
>
> If you want to post a list of the fields, I will put
> together an ASP version. Will also need to know the windows
> version
>
> Mike
>
>
>
> "FairfieldSeniorsGroup" <Fairfield-Seniors@houston.rr.com>
> wrote in message
> news:O%234PCsrlEHA.1244@TK2MSFTNGP15.phx.gbl...
> : My host will support .asp and .asp.net
> :
> : How do I go about creating a custom script, using .asp?
> :
> : Bill
> :
> :
> : --
> : FairfieldSeniorsGroup
> : "JDR" <webdev@trisystemsinc.com> wrote in message
> : news:92CF316B-3313-4D20-8C38-14A941C02A9F@microsoft.com...
> : > Bill,
> : >
> : > No, that would not work (
> Fairfield-Seniors@houston.rr.com;Email ).
> : >
> : > If you wish to have a copy of the submitted form sent to
> the person who
> : > filled out the form, you will need a custom script using
> .asp, php, etc...
> : >
> : > Before implementing a custom script, verify what your
> host will support.
> : >
> : > JDR
> : > ************************
> : >
> : > "FairfieldSeniorsGroup" wrote:
> : >
> : > > Right now I get the results sent to me. I would like
> to
> : > > somehow add the respondent. I have a field in the form
> : > > that collects the email address.
> : > >
> : > > That fileds name is: Email
> : > >
> : > > Would I just put in the following in the line that
> asks
> : > > where to send the email results?
> : > >
> : > > Fairfield-Seniors@houston.rr.com;Email
> : > >
> : > > I read that it was possible to have more than one
> person
> : > > get the results, by using a semi-colon to separate
> them.
> : > >
> : > > I'm just not sure it will pick-up the results of that
> : > > field and use that email address to send the results
> to
> : > > also.
> : > >
> : > > Is there something else I must do to accomplish this?
> : > >
> : > > Bill
> : > > --
> : > > FairfieldSeniorsGroup
> : > >
> : > >
> : > >
> :
> :
>
>



Re: Email Form Results / Question by FairfieldSeniorsGroup

FairfieldSeniorsGroup
Fri Sep 10 10:40:38 CDT 2004

I got the reply

What version of Windows are you using?

Sure, we are running window server 2003.
Chris Olson
________________________
DIGITALiBiz
www.DIGITALiBiz.com


--
FairfieldSeniorsGroup


"FairfieldSeniorsGroup" <Fairfield-Seniors@houston.rr.com> wrote in message
news:O$bfvUtlEHA.948@TK2MSFTNGP12.phx.gbl...
> Will contact them, to find out what version of windows they are using and
> get back with you.
>
> --
> FairfieldSeniorsGroup
> "Mike Mueller" <MikeMueller@ecinet.net.net> wrote in message
> news:O6A%23KTslEHA.3016@tk2msftngp13.phx.gbl...
> > Bill,
> >
> > See my reply in the fp.client NG
> >
> > If you want to post a list of the fields, I will put
> > together an ASP version. Will also need to know the windows
> > version
> >
> > Mike
> >
> >
> >
> > "FairfieldSeniorsGroup" <Fairfield-Seniors@houston.rr.com>
> > wrote in message
> > news:O%234PCsrlEHA.1244@TK2MSFTNGP15.phx.gbl...
> > : My host will support .asp and .asp.net
> > :
> > : How do I go about creating a custom script, using .asp?
> > :
> > : Bill
> > :
> > :
> > : --
> > : FairfieldSeniorsGroup
> > : "JDR" <webdev@trisystemsinc.com> wrote in message
> > : news:92CF316B-3313-4D20-8C38-14A941C02A9F@microsoft.com...
> > : > Bill,
> > : >
> > : > No, that would not work (
> > Fairfield-Seniors@houston.rr.com;Email ).
> > : >
> > : > If you wish to have a copy of the submitted form sent to
> > the person who
> > : > filled out the form, you will need a custom script using
> > .asp, php, etc...
> > : >
> > : > Before implementing a custom script, verify what your
> > host will support.
> > : >
> > : > JDR
> > : > ************************
> > : >
> > : > "FairfieldSeniorsGroup" wrote:
> > : >
> > : > > Right now I get the results sent to me. I would like
> > to
> > : > > somehow add the respondent. I have a field in the form
> > : > > that collects the email address.
> > : > >
> > : > > That fileds name is: Email
> > : > >
> > : > > Would I just put in the following in the line that
> > asks
> > : > > where to send the email results?
> > : > >
> > : > > Fairfield-Seniors@houston.rr.com;Email
> > : > >
> > : > > I read that it was possible to have more than one
> > person
> > : > > get the results, by using a semi-colon to separate
> > them.
> > : > >
> > : > > I'm just not sure it will pick-up the results of that
> > : > > field and use that email address to send the results
> > to
> > : > > also.
> > : > >
> > : > > Is there something else I must do to accomplish this?
> > : > >
> > : > > Bill
> > : > > --
> > : > > FairfieldSeniorsGroup
> > : > >
> > : > >
> > : > >
> > :
> > :
> >
> >
>
>



Re: Email Form Results / Question by Mike

Mike
Fri Sep 10 11:38:11 CDT 2004

Email sent to you for more information

Mike


"FairfieldSeniorsGroup" <Fairfield-Seniors@houston.rr.com>
wrote in message
news:%23jjecw0lEHA.3476@tk2msftngp13.phx.gbl...
:I got the reply
:
: What version of Windows are you using?
:
: Sure, we are running window server 2003.
: Chris Olson
: ________________________
: DIGITALiBiz
: www.DIGITALiBiz.com
:
:
: --
: FairfieldSeniorsGroup
:
:
: "FairfieldSeniorsGroup" <Fairfield-Seniors@houston.rr.com>
wrote in message
: news:O$bfvUtlEHA.948@TK2MSFTNGP12.phx.gbl...
: > Will contact them, to find out what version of windows
they are using and
: > get back with you.
: >
: > --
: > FairfieldSeniorsGroup
: > "Mike Mueller" <MikeMueller@ecinet.net.net> wrote in
message
: > news:O6A%23KTslEHA.3016@tk2msftngp13.phx.gbl...
: > > Bill,
: > >
: > > See my reply in the fp.client NG
: > >
: > > If you want to post a list of the fields, I will put
: > > together an ASP version. Will also need to know the
windows
: > > version
: > >
: > > Mike
: > >
: > >
: > >
: > > "FairfieldSeniorsGroup"
<Fairfield-Seniors@houston.rr.com>
: > > wrote in message
: > > news:O%234PCsrlEHA.1244@TK2MSFTNGP15.phx.gbl...
: > > : My host will support .asp and .asp.net
: > > :
: > > : How do I go about creating a custom script, using
.asp?
: > > :
: > > : Bill
: > > :
: > > :
: > > : --
: > > : FairfieldSeniorsGroup
: > > : "JDR" <webdev@trisystemsinc.com> wrote in message
: > > :
news:92CF316B-3313-4D20-8C38-14A941C02A9F@microsoft.com...
: > > : > Bill,
: > > : >
: > > : > No, that would not work (
: > > Fairfield-Seniors@houston.rr.com;Email ).
: > > : >
: > > : > If you wish to have a copy of the submitted form
sent to
: > > the person who
: > > : > filled out the form, you will need a custom script
using
: > > .asp, php, etc...
: > > : >
: > > : > Before implementing a custom script, verify what
your
: > > host will support.
: > > : >
: > > : > JDR
: > > : > ************************
: > > : >
: > > : > "FairfieldSeniorsGroup" wrote:
: > > : >
: > > : > > Right now I get the results sent to me. I would
like
: > > to
: > > : > > somehow add the respondent. I have a field in
the form
: > > : > > that collects the email address.
: > > : > >
: > > : > > That fileds name is: Email
: > > : > >
: > > : > > Would I just put in the following in the line
that
: > > asks
: > > : > > where to send the email results?
: > > : > >
: > > : > > Fairfield-Seniors@houston.rr.com;Email
: > > : > >
: > > : > > I read that it was possible to have more than
one
: > > person
: > > : > > get the results, by using a semi-colon to
separate
: > > them.
: > > : > >
: > > : > > I'm just not sure it will pick-up the results of
that
: > > : > > field and use that email address to send the
results
: > > to
: > > : > > also.
: > > : > >
: > > : > > Is there something else I must do to accomplish
this?
: > > : > >
: > > : > > Bill
: > > : > > --
: > > : > > FairfieldSeniorsGroup
: > > : > >
: > > : > >
: > > : > >
: > > :
: > > :
: > >
: > >
: >
: >
:
:



ASP page sent to you n/t by Mike

Mike
Fri Sep 10 14:55:52 CDT 2004