View Full Version : what did I do wrong here?


jlknauff
08-31-2004, 12:20 PM
Can someone tell me how to make this work, I lifted the code that was generated by PHP and droped it into my page for both the subscribe & the unsubscribe pages of my newsletter. The subscribe works but the unsubscribe doesn't. There is a java script that may have something to do with it but I also noticed that the PHP had passed a SID that would be needed to unsubscribe (I think). Anyway, here are the pages

www.jeremy-lang.com/subscribe.htm (this works)
www.jeremy-lang.com/unsubscribe.htm (this doesn't)

jlknauff
08-31-2004, 05:24 PM
disregard-I got them both working