Here is the finally summarization and my correction to my previous email. Justin's solution is the right answer. For IE8, adding html header can solve the problem partially, but won't help for IE8 compatibility viewer(). The best way is set button "type=submit".
On Aug 6, 3:10 pm, Zak <[email protected]> wrote: > Hey Justin, > Thanks for you further information. Yes, you solution did fix that > problem. > BTW,IE8 in WIN7 has the problem either. IE8 still treats Button's type > is "button" instead of "submit". -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
