Bamboo
03-25-2003, 02:53 AM
I recently got a form, but I have no idea how to blend it in so it looks like the colors of my page. People have said that the codes that are already on my page should effect it, but it hasn't.Help? ( I took out my e-mail address,name,and website)
Here is my code:
<FORM action="http://www.response-o-matic.com/cgi-bin/rom.pl" method="POST">
<INPUT TYPE="hidden" NAME="your_email_address"
VALUE="">
<INPUT TYPE="hidden" NAME="your_name"
VALUE="">
<INPUT TYPE="hidden" NAME="email_subject_line"
VALUE="Ask Me Anything">
<INPUT TYPE="hidden" NAME="thank_you_title"
VALUE="You R0ck">
<INPUT TYPE="hidden" NAME="return_link_url"
VALUE="">
<INPUT TYPE="hidden" NAME="return_link_name"
VALUE="Document One Thirty">
<input type="text" value="ask me anything" name="question" SIZE=30>
<input type=submit name="submit" value="ask">
Here is my code:
<FORM action="http://www.response-o-matic.com/cgi-bin/rom.pl" method="POST">
<INPUT TYPE="hidden" NAME="your_email_address"
VALUE="">
<INPUT TYPE="hidden" NAME="your_name"
VALUE="">
<INPUT TYPE="hidden" NAME="email_subject_line"
VALUE="Ask Me Anything">
<INPUT TYPE="hidden" NAME="thank_you_title"
VALUE="You R0ck">
<INPUT TYPE="hidden" NAME="return_link_url"
VALUE="">
<INPUT TYPE="hidden" NAME="return_link_name"
VALUE="Document One Thirty">
<input type="text" value="ask me anything" name="question" SIZE=30>
<input type=submit name="submit" value="ask">