Albert
|
| Posted: 07/31/2003, 5:12 PM |
|
Hello,
Does any know how to redirect a person to another page if they have satisfied a Unique Identifier control in form. For instance, if someone has already subscribed to the an email list, I would like to redirect them to another page. Better yet I would like to show them another form that would allow them to modify the areas they subscribed to.
Any help is greatly appreciate.
|
|
|
 |
mkmind
|
| Posted: 08/01/2003, 10:12 PM |
|
Hello.
PHP?
ASP?
....... what?
You can control the email before insert or update. If the Email is in your email_list_db_field, ReturnPage = .... else ReturnPage = ....
sorry about my english and greets from germany
martin
|
|
|
 |
Albert
|
| Posted: 08/02/2003, 9:33 AM |
|
Thanks for the response Martin. I'm using CCS 2.1 / ASP 3.0 & Templates.
And cheers from USA!
|
|
|
 |
|