User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Site Layout and Usability section within the Web Development category of DaniWeb, a massive community of 397,798 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,349 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Site Layout and Usability advertiser:
Views: 2159 | Replies: 6
Reply
Join Date: Aug 2006
Posts: 5
Reputation: sdavidson is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
sdavidson sdavidson is offline Offline
Newbie Poster

Dreamweaver Forms Help

  #1  
Aug 24th, 2006
I am trying something very basic as I am very new to Web Design.

When someone fills out a form and clicks submit, a default page letting the person know their submission was sent opens. For me, the data is then sent to my e-mail so I may read the persons question, request or whatever. What I am trying to do is once the person submits the form, I want the data to still go to my e-mail but instead of showing a default submission page I would like them to see a confirmation/submission web page I created. I am using Yahoo as my web host and it is their default submission page I see. Please help.
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jun 2004
Location: Hemet, CA
Posts: 427
Reputation: FC Jamison is on a distinguished road 
Rep Power: 5
Solved Threads: 17
Colleague
FC Jamison's Avatar
FC Jamison FC Jamison is offline Offline
Posting Pro in Training

Re: Dreamweaver Forms Help

  #2  
Aug 25th, 2006
The cgi mail script usually provides an option for which page to send the user to upon completion of the form
Reply With Quote  
Join Date: Aug 2006
Posts: 5
Reputation: sdavidson is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
sdavidson sdavidson is offline Offline
Newbie Poster

Re: Dreamweaver Forms Help

  #3  
Aug 25th, 2006
Originally Posted by Deacon J View Post
The cgi mail script usually provides an option for which page to send the user to upon completion of the form
CGI mail script. Um, it seems I am in over my head. Could you elaborate a more please. So I can be clearer, I would like the information from the form sent to my e-mail, but I would like the user to see a "Thank you " web page after they press the submit button.
Reply With Quote  
Join Date: Jun 2004
Location: Hemet, CA
Posts: 427
Reputation: FC Jamison is on a distinguished road 
Rep Power: 5
Solved Threads: 17
Colleague
FC Jamison's Avatar
FC Jamison FC Jamison is offline Offline
Posting Pro in Training

Re: Dreamweaver Forms Help

  #4  
Aug 25th, 2006
Yeah...that's what I said the first time I wanted to have form information sent back to me from a Web site.

I came across a script back then from a website called bignosebird.com.

You can check out the script for youself at

http://www.bignosebird.com/carchive/bnbform.shtml

It's free and comes with instructions.
Last edited by FC Jamison : Aug 25th, 2006 at 9:40 am.
Reply With Quote  
Join Date: Aug 2006
Posts: 5
Reputation: sdavidson is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
sdavidson sdavidson is offline Offline
Newbie Poster

Re: Dreamweaver Forms Help

  #5  
Aug 25th, 2006
The link you provided is a great tool for those who know how to code. Sadly, I am not that person.

My webhost already provides the mail server people send the forms to. However, they only see a generic "form submitted" page after their submission and the submitted data goes to the e-mail address provided by my mail server. Instead of seeing that generic "form submitted" page I want them to see a thank you page I created. How do I do that?
Last edited by sdavidson : Aug 25th, 2006 at 10:53 am.
Reply With Quote  
Join Date: Jun 2004
Location: Hemet, CA
Posts: 427
Reputation: FC Jamison is on a distinguished road 
Rep Power: 5
Solved Threads: 17
Colleague
FC Jamison's Avatar
FC Jamison FC Jamison is offline Offline
Posting Pro in Training

Re: Dreamweaver Forms Help

  #6  
Aug 25th, 2006
Unfortunately, it is a part of your host's cgi mail program.

For instance, in the BNB program, you add the following lines to your form:

[html]
<input type="hidden" name="ok_url" value="http://youtsite.com/thanks.html">
<input type="hidden" name="not_ok_url" value="http://yousite.com/error.html">
[/html]

If they don't tell you how to override the default, you're probably out of luck.
Reply With Quote  
Join Date: Aug 2006
Posts: 5
Reputation: sdavidson is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
sdavidson sdavidson is offline Offline
Newbie Poster

Re: Dreamweaver Forms Help

  #7  
Aug 25th, 2006
It seems they aren't that savvy. The guy eluded to some sort of re-direction after a person submits the form. Is that possible and how do I do that?
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb Site Layout and Usability Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the Site Layout and Usability Forum

All times are GMT -4. The time now is 5:55 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC