Ecoli Posted July 27, 2004 Posted July 27, 2004 hi, i am setting up a form to submit a subscription to a mailman list, and i need to know the correct path to mailman. <FORM Method=POST ACTION="<SERVER>/mailman/subscribe/<LISTNAME>"><br> what server is it on? i don't insert my domain there, do i? thanks skye Quote
MikeJ Posted July 28, 2004 Posted July 28, 2004 (edited) Yes. Using your domain for <SERVER> (http://example.com) should work correctly (or eliminating server completely and letting it do an relative POST using the current domain being accessed). Edited July 28, 2004 by TCH-MikeJ Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.