Loans - Loan - Pontins - Bad Credit Mortgages - Auto Loans

PDA

View Full Version : Redirection Issue


Triexa
Mar 13th 2006, 1:26 pm
Okay so I am finishing up the next version of my mailing list script and just wanted to get some input on a final issue.

The user will be able to specify various URLs once the form is processed... like success or error on subscription.

The problem is that the form may allow for subscribing to multiple mailing lists. In this case, there may be success with one list but an error on the next (maybe already subscribed to it..)

So if you were using this, how would you want to have this system work?

Thanks! If anyone needs any clarification feel free to ask! :)

123GoToAndPlay
Mar 13th 2006, 4:21 pm
hmm, something like

list 1 succeed
list 2 succeed
list 3 problem
list 4 succeed
list 5 succeed

my $0.02

Triexa
Mar 13th 2006, 4:22 pm
Ya I think I am going to do something like that... thanks!

123GoToAndPlay
Mar 13th 2006, 4:50 pm
oh might wanna say what kind of problem. Like you pointed out "already on the list"