View Full Version : something is wrong with my question box


MorningGlory
03-23-2003, 05:53 PM
hi, i installed a question box in my website and i've tried sending questions to myself but i've never recieved them in my email...i don't know why... I've sent at least 4 of them and haven't even gotten 1 email. here's the script:

<FORM action="http://www.response-o-matic.com/cgi-bin/rom.pl" method="POST" target="newwnd">
<INPUT TYPE="hidden" NAME="your_email_address" VALUE="morningglory_mel@hotmail.com">
<INPUT TYPE="hidden" NAME="your_name" VALUE="mel">
<INPUT TYPE="hidden" NAME="email_subject_line" VALUE="QUESTION">
<INPUT TYPE="hidden" NAME="thank_you_title" VALUE="THANK YOU">
<INPUT TYPE="hidden" NAME="return_link_name" VALUE="BACK">
<br>
<input type=text name=question value="questions? comments? concerns?" SIZE=33 style="font-family: Arial Narrow; color: #3399FF; border: 1px dotted #3399FF; background-image:url('backkk.jpg')">
<input type=submit name="submit" value="ask me" style="font-family: Arial Narrow; color: #3399FF; border: 1px dotted #3399FF; background-image:url('backkk.jpg')">
</FORM>

and also...the code was pasted into my blogger template. I don't think that matters because it appears on my site and i've tried using the code without it being in the blogger template and it still didn't work...im clueless.

thanks

bejayel
03-23-2003, 10:37 PM
what does rom.pl look like?

you may hve it set wrongt. also if you are unfamiliar with perl everything has to be chmod 755. Um php is much easier to learn as well. then move on to perl.