Hi,
I want my form to send the form data (name + email) to 2 different accounts on the same cgi script simultaneously.
In other words, when the person subscribes and clicks submit the data should go to:HTML Code:<form name="subscribeform" method="post" action="http://www.easy-homebiz.net/cgi-bin/ml/register.cgi" target="_blank">
1)
andHTML Code:<input type="hidden" name="account" value="11">
2)
thanks,HTML Code:<input type="hidden" name="account" value="12">
jimo474


Reply With Quote
Bookmarks