Name Date of Birth Sex Male Female Height Weight Hair Color Eye Color
Mary Dorn said...
This tutorial lesson is all well and good, IF the Expression Web Design I purchased actually HAD a forms Wizard. I miss my Frontpage 2003.
Corey said...
I know what you mean Mary, but check out href=http://www.loudexpressions.com/2007/09/processing-the-form-with-the-jmail-email-component title="Processing the Form with the JMail EMail Component">Processing the Form with the JMail EMail Component to see if it can help you at least process the form
Mary Dorn said...
Thanks. Your tutorial was helpful. I can't use the e-mail component, but can you help me with saving it to a database? It's all set up with Access, but when I submit a test, it's not sending to the database or sending users to the redirect page I set up in "Options."
Corey Bryant said...
I am assuming you are on a Windows server, yes? And if so, is the MS Access database in the fpdb folder or another folder? Did you verify the folder has the proper read / write permissions? This is usually the problem. http://expression-frontpage.com/ might be better for this - there are a few food ASP developers there as well.
Mary Dorn said...
Thanks again, Corey. I've been browsing your other tutorials today... good stuff. I already sent a question to my server about whether they support Frontpage Server Extensions. They once warned me to use aspx files instead of asp, which is what's needed here and what I used. It's in the fpdb folder. I added checks under folder properties to let me browse/change content (I'll concern myself with security later).
Maybe I'll just set up a Yahoo account and do it your way. The website's e-mail won't do it for me.
Mary Dorn said...
Looks like you're the expert on the Frontpage site too. O.K., I've figured out what my problem is but not how to fix it.
The MS software adds extra "include" code, like " and include URL; which wants to go to a parent file (which I or my server must have disabled) instead of a "virtual file." I used the tricks mentioned in the tips for solving Err Msg ASP 0131 Disallowed Parent Path, but it's not helping.
Corey said...
I guess I am really confused. I thought you were using Expression Web but you might be using FrontPage?
For proper help, a lot more information is needed because there are two many variables. Source code / URL is recommended.
And if you are using FP, did you let it create all of this for you? The http://expression-frontpage.com/ is still the recommended place for extended help on this also.