Discussion:
ASP Question
(too old to reply)
com.object
2003-12-18 21:46:12 UTC
Permalink
Greetings,

Is there a way to send form data and variable data to an email address in
ASP from a webpage?

Thanks.
chris leeds
2003-12-18 22:07:18 UTC
Permalink
absolutely. there are good examples and samples here:
http://asp101.com/
HTH
Post by com.object
Greetings,
Is there a way to send form data and variable data to an email address in
ASP from a webpage?
Thanks.
Kevin Spencer
2003-12-18 22:07:08 UTC
Permalink
There is a way to do almost anything you can imagine in ASP from a web page.
--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
Post by com.object
Greetings,
Is there a way to send form data and variable data to an email address in
ASP from a webpage?
Thanks.
com.object
2003-12-19 22:59:40 UTC
Permalink
Well, how do you do it? Thanks.
Post by Kevin Spencer
There is a way to do almost anything you can imagine in ASP from a web page.
--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
Post by com.object
Greetings,
Is there a way to send form data and variable data to an email address in
ASP from a webpage?
Thanks.
Thomas A. Rowe
2003-12-20 03:15:24 UTC
Permalink
You will have to contact your host to see which ASP mail component they
support, and then review the documentation for that mail component to see
how to write the code to do what you want.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
Post by com.object
Well, how do you do it? Thanks.
Post by Kevin Spencer
There is a way to do almost anything you can imagine in ASP from a web
page.
Post by Kevin Spencer
--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
Post by com.object
Greetings,
Is there a way to send form data and variable data to an email address
in
Post by Kevin Spencer
Post by com.object
ASP from a webpage?
Thanks.
Tom Gahagan
2003-12-20 05:45:00 UTC
Permalink
Take a look at TONS of example code at:

www.planet-source-code.com

also you might want to do a search at:

www.aspin.com

Best to you......
Tom Gahagan
Post by com.object
Well, how do you do it? Thanks.
Post by Kevin Spencer
There is a way to do almost anything you can imagine in ASP from a web
page.
Post by Kevin Spencer
--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
Post by com.object
Greetings,
Is there a way to send form data and variable data to an email address
in
Post by Kevin Spencer
Post by com.object
ASP from a webpage?
Thanks.
Loading...