PDA

View Full Version : EMail Forms


danmeeks
05-05-2006, 01:01 AM
Hi!

I'm trying to use FrontPage Forms to create a feedback form and email results to a regular email address. It doesn't seem to work. It works fine on other hosts, but this is the first time I've tried it here.

http://www.visitgrovecityoh.com/visitors_contact.asp

Any ideas?

Thanks...Dan

J.Bey
05-05-2006, 02:58 AM
Does it work? http://community.discountasp.net/emoticons/cool.gif Hope it works

J. L.
Technical Support/IT Admin/MIS Developer
Maxtop Enterprises Inc.
http://www.maxtop.ca</CODE>

J.Bey
05-05-2006, 05:02 AM
Did you turn ON FrontPage Extension support on your DASP web server by using your control panel?http://community.discountasp.net/emoticons/smile.gif

J. L.
Technical Support/IT Admin/MIS Developer
Maxtop Enterprises Inc.
http://www.maxtop.ca</CODE>

danmeeks
05-05-2006, 11:05 AM
Hi!

Yes, I checked that. Thanks for the suggestion.

...Dan

danmeeks
05-08-2006, 08:46 AM
No, I checked to be sure FrontPage extensions were set and they were. But, it still doesn't work. Not sure what more to do. I may remove and redo the page.

Thanks...Dan

bruce
05-10-2006, 01:16 AM
what do you mean by the form is not working? I tested the form and did not get any error.

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

Aristotle
05-10-2006, 07:12 AM
I find that if you have your own ASP page and simply add FrontPage components to it, then it won't work. I recommend sticking with ASP and create your own custom form and use the CDO component to send email.

Aristotle

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

danmeeks
05-10-2006, 07:21 AM
Hi Aristotle...

Okay, well I'm not sure how to do that. Is that a routine that I can grab, or does it go beyond that?

Thanks...Dan

joelnet
05-10-2006, 08:12 AM
Here's an article that may help you...


http://www.w3schools.com/asp/asp_send_email.asp



Joel Thoms
DiscountASP.NET
http://www.DiscountASP.NET

danmeeks
05-10-2006, 11:33 AM
You're right, I didn't state it very well.

The form doesn't get any errors, but the email is never recieved. I've confirmed I have the correct email address.

I tried renaming the page to .html (from .asp) and it seems to work. Other parts of the page won't work without asp, so I can't keep it that way, but there may be some connection to ASP.

What do you think?

Thanks...Dan

danmeeks
05-11-2006, 01:06 AM
Well thanks. I looked at it and I'm not sure I can make that work.

I may just link to an HTML page and use the standard FrontPage stuff. http://community.discountasp.net/emoticons/yeah.gif

Thanks...Dan

roryknowles
05-14-2006, 06:42 AM
i have some ASP code that may help you .. very easy to configure .. ill try and post it tommorrow .. (sunday)

If you already got it worked out let me know first .. thanks
Rory

Bahamas Security - BahamasSecurity.com
Bahamas Real Estate - KnowlesRealty.com

danmeeks
05-14-2006, 09:34 AM
Hi...


I didn't really get it working on the primary page. I created a link to a second page which I created in HTML. I'd prefer to do it all on the first page so yes, if you have some code that may help, I'd like to try it.


Thanks...Dan