On Sun, Jan 24, 2010 at 1:07 AM, David Shieh <[email protected]> wrote:
> emailValidator = form.regexp(r"....@.*", u"请输入合法的Email地址") > urlValidator = form.regexp(r"http://.*", u"请输入合法的URL地址") > need *u*('...') really? -- 大郎:百才招聘(baicai.com).产品部 Email: [email protected] Gtalk: [email protected] twitter.com/qichangxing http://blog.hi0791.com -- 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.
