Harmonym
04-14-2009, 01:38 PM
Greetings! Before I begin, I new to coding. So, I thank you in advance for your patience. I have built my site in BlueVoda and have several forms on the site. However, the information is not being sent to my website. I believe the line of code involved is:
<form name="Questions" method="POST" action="<? echo($_SERVER['host265']);?>" id="Form1">
How do I know what the server should be for hostmonster?
Thanks!!!
<form name="Questions" method="POST" action="<? echo($_SERVER['host265']);?>" id="Form1">
How do I know what the server should be for hostmonster?
Thanks!!!