Howard L. Funk wrote: > >I would like to add to this form and script the ability to select >topics rather than having the user go to the options page. > >Is there something I can add after [EMAIL PROTECTED] >that would pass along the correct parameters for setting a topic choice?
No. Topics can't be set by email or as an integral part of a subscription. They can only be set by the options CGI. That doesn't mean you can't post to the options CGI from your own web form, but the user must be a member, and you have to know the user's password to do this. In other words, this is a two step process. You have to first subscribe the user including any confirmation or approval, and only after that can you set topics. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
