Ask a Question related to ASP.NET Web Services, Design and Development.
-
Marichael Davy #1
Send form by clicking button (by email)
Hello,
how can i send an email by clicking a button?
This action should take al data from the fields and send this to an
emailaddress...
Everything works, except this last action..
He gives a transaction error..
Thanks
Dave
Marichael Davy Guest
-
Send form data via email (pdf) by clicking SUBMIT button
am trying to create a form that can be sent to an end-user who will process the information on the form. To do this...I have created a button... -
Submit button doesn't work to send form to my email
Hello folks, I used MS Publisher to put together my very first web page (my first mistake). My business web page was looking pretty good, so I... -
send email form to ColdFusion
I am trying to send data filled out in a form in my flash movie to send mail using CFMAIL. In my form that is in Flash I have variables set. Then... -
send email address from form
I have a page on which an automatically generated password is inserted into my access database for storage. What I need to do is at the same time,... -
Send email from HTML Form without ASP
Hi...I was wondering if it is possible to send an email containing data caught in an HTML form, without using ASP (as my ISP doesn't support ASP). ... -
Chad Z. Hower aka Kudzu #2
Re: Send form by clicking button (by email)
"Marichael Davy" <da-ve@pandora.be> wrote in news:O6uXG$5hFHA.2484
@TK2MSFTNGP15.phx.gbl:[url]http://www.codeproject.com/csharp/IndySMTP.asp[/url]> how can i send an email by clicking a button?
> This action should take al data from the fields and send this to an
> emailaddress...
>
> Everything works, except this last action..
> He gives a transaction error..
--
Chad Z. Hower (a.k.a. Kudzu) - [url]http://www.hower.org/Kudzu/[/url]
"Programming is an art form that fights back"
Blogs: [url]http://www.hower.org/kudzu/blogs[/url]
Chad Z. Hower aka Kudzu Guest
-
Marichael Davy #3
Re: Send form by clicking button (by email)
Im' working in ASP.NET..
the url u gave me doens't work for asp.net i'm affraid..
anyone?
"Chad Z. Hower aka Kudzu" <cpub@hower.org> schreef in bericht
news:Xns9692C0B2F63C0cpubhowerorg@127.0.0.1...> "Marichael Davy" <da-ve@pandora.be> wrote in news:O6uXG$5hFHA.2484
> @TK2MSFTNGP15.phx.gbl:>> > how can i send an email by clicking a button?
> > This action should take al data from the fields and send this to an
> > emailaddress...
> >
> > Everything works, except this last action..
> > He gives a transaction error..
> [url]http://www.codeproject.com/csharp/IndySMTP.asp[/url]
>
>
> --
> Chad Z. Hower (a.k.a. Kudzu) - [url]http://www.hower.org/Kudzu/[/url]
> "Programming is an art form that fights back"
>
> Blogs: [url]http://www.hower.org/kudzu/blogs[/url]
Marichael Davy Guest
-
Marichael Davy #4
Re: Send form by clicking button (by email)
Solution:
[url]http://www.syncfusion.com/FAQ/aspnet/WEB_c26c.aspx#q534q[/url]
Greetings
"Marichael Davy" <da-ve@pandora.be> schreef in bericht
news:uoak$yGiFHA.1460@tk2msftngp13.phx.gbl...> Im' working in ASP.NET..
> the url u gave me doens't work for asp.net i'm affraid..
>
> anyone?
>
>
> "Chad Z. Hower aka Kudzu" <cpub@hower.org> schreef in bericht
> news:Xns9692C0B2F63C0cpubhowerorg@127.0.0.1...>> > "Marichael Davy" <da-ve@pandora.be> wrote in news:O6uXG$5hFHA.2484
> > @TK2MSFTNGP15.phx.gbl:> >> > > how can i send an email by clicking a button?
> > > This action should take al data from the fields and send this to an
> > > emailaddress...
> > >
> > > Everything works, except this last action..
> > > He gives a transaction error..
> > [url]http://www.codeproject.com/csharp/IndySMTP.asp[/url]
> >
> >
> > --
> > Chad Z. Hower (a.k.a. Kudzu) - [url]http://www.hower.org/Kudzu/[/url]
> > "Programming is an art form that fights back"
> >
> > Blogs: [url]http://www.hower.org/kudzu/blogs[/url]
>
Marichael Davy Guest
-
Chad Z. Hower aka Kudzu #5
Re: Send form by clicking button (by email)
"Marichael Davy" <da-ve@pandora.be> wrote in news:uoak$yGiFHA.1460@tk2msftngp13.phx.gbl:
So?> Im' working in ASP.NET..
Sure it does, I use it in ASP.NET apps all the time.> the url u gave me doens't work for asp.net i'm affraid..
--
Chad Z. Hower (a.k.a. Kudzu) - [url]http://www.hower.org/Kudzu/[/url]
"Programming is an art form that fights back"
Blogs: [url]http://www.hower.org/kudzu/blogs[/url]
Chad Z. Hower aka Kudzu Guest
-
Chad Z. Hower aka Kudzu #6
Re: Send form by clicking button (by email)
"Marichael Davy" <da-ve@pandora.be> wrote in news:#sSuAWHiFHA.1460@tk2msftngp13.phx.gbl:
Requires CDO which is a separate install and not installed on all machines unfortunately.> [url]http://www.syncfusion.com/FAQ/aspnet/WEB_c26c.aspx#q534q[/url]
--
Chad Z. Hower (a.k.a. Kudzu) - [url]http://www.hower.org/Kudzu/[/url]
"Programming is an art form that fights back"
Blogs: [url]http://www.hower.org/kudzu/blogs[/url]
Chad Z. Hower aka Kudzu Guest



Reply With Quote

