Not allowed to access this URL

br brocars 29 Oct, 2009
Hi

created a simple form at http://www.west5web.co.uk/contact.html as I do with all chrono forms.

When I submit the form I get the error message You are not allowed to access this URL .

I do not have the form tag in the code and can't figure our what else might be causing it.

Anything else I can try?

Cheers

Paul
nm nml375 29 Oct, 2009
Hi Paul,
It seems there is indeed a </form> in your form code.

/Fredrik
Gr GreyHead 29 Oct, 2009
Hi Paul,

The one before the hidden inputs is causing the trouble:
<div align="left"><INPUT TYPE="image" SRC="images/submit.jpg" HEIGHT="26" WIDTH="80" BORDER="0" ALT="Submit Form"></div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
<input type="hidden" name="fa19d7f5708e06026b47f6cad8e7367f" value="1" />
<input type="hidden" name="1cf1" value="f4a66305e368407c2d6aa502ca6a395c" />
</form>

Bob
br brocars 30 Oct, 2009
Thanks so much guys.

What a dope !!
All working fine now.

Incidentally how can I find out how many domains I have left where I can add the validated forms. More than happy to purchase another licence when I have used up my 5 domains

Thanks again

Paul
Gr GreyHead 30 Oct, 2009
Hi Paul,

Sorry, I've no idea how Max has the validation count working or if you can see it anywhere. I guess when you can't validate another one you've used up the supply.

Bob
br brocars 30 Oct, 2009
thanks

guess I'll just wait until it runs out then

Cheers and have a great w/e

Paul
This topic is locked and no more replies can be posted.