And those values are bascially the return URL after the e-mail has been entered... right?
But what about the <$MTBlogID$> ?
I changed the action to point to the full URL, but I am still returning a 500 error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Here is what the code looks like:
CODE
<form method="post" action="http://www.lighttocarry.com/mv/mt-add-notify.cgi">
<input type="hidden" name="blog_id" value="light_to_carry">
<input type="hidden" name="_redirect" value="http://www.lighttocarry.com">
<input name="email" size="20">
<input type="submit" value="add">
thanks for your help