check if you have any link with an empty href or any image with an empty src

<a href=''> and <img src=''> cause problems with form submission.

On Thu, Feb 16, 2012 at 3:52 PM, Sameh Khalil <thebook...@gmail.com> wrote:

> I'm new to web2py and following the book, I'm trying to follow along with
> the 3rd Chapter building the images application
> http://web2py.com/books/default/chapter/29/3#An-image-blog, I'm faced
> with a problem after building the model and trying to add uploads using the
> database administration, it doesn't work in chrome, after filling the form
> and clicking submit, the page refreshes with cleared inputs as new. The
> form works with other browsers as expected (Firefox, Opera, IE) I'm running
> on Windows 7.
>
> Anybody knows what is causing such problem ??
>



-- 

Bruno Rocha
[http://rochacbruno.com.br]

Reply via email to