Hello,
I am trying to test Chrono Forms on my site
and I keep getting this error on submit
here is my simple form:
what am I doing wrong?
Thanks [file name=tellusform.cfbak size=2677]http://www.chronoengine.com/images/fbfiles/files/tellusform.cfbak[/file]
I am trying to test Chrono Forms on my site
and I keep getting this error on submit
You are not allowed to access this URL directly, POST array is empty
here is my simple form:
<div><strong>Name:</strong></div>
<input name="name" id="name" type="text" value="">
<div><strong>Email:</strong></div>
<input name="email" id="email" type="text" value"">
<div><strong>Your Message:</strong></div>
<textarea rows="5" name="msg" cols="27" class="required"></textarea>
<div><input name="submit" value="Submit" type="submit" /></div>
what am I doing wrong?
Thanks [file name=tellusform.cfbak size=2677]http://www.chronoengine.com/images/fbfiles/files/tellusform.cfbak[/file]