Gossamer Forum
Home : Products : DBMan : Customization :

3 little questions

Quote Reply
3 little questions
Hello,

I have searched and looked through all the post, and went through the tutorial trying to learn how to do the following.

1) I have set up a form which jumps to a page after submit is clicked, where the user can download a file. How do I set up an automatic download when they get to the page.

2) Using a drop-list, how do I change the default display, and can you make it a combo box. Allowing the user to either pick from the list or add there own info.

3) I set up an automatic email, when the user fills in the form, it would email them a confirmation. Currently it will only email to the address I put in. like the following:
$db_email_field = 'dbreddam@uniserve.com';

How do I referance the email field in the db, I have tried a variety of ways. Currently I have:

$db_email_field = "$rec{'Email'}";

Any suggestion where to find the answers or anyone with the answers would be greatly appreciated.

David Breddam
dbreddam@uniserve.com
Subject Author Views Date
Thread 3 little questions Beagle 2178 Oct 30, 1999, 12:58 PM
Post Re: 3 little questions
LoisC 2028 Oct 30, 1999, 1:15 PM
Post Re: 3 little questions
Beagle 2044 Oct 31, 1999, 8:07 AM
Post Re: 3 little questions
JFrost 2034 Oct 31, 1999, 9:27 AM
Post Re: 3 little questions
JFrost 2048 Oct 31, 1999, 9:34 AM