dongtang1997 2010-02-04 14:15
浏览 560
已采纳

Web表单生成器教程

I would like to have a go at building a 'Wufoo' type form builder. I have seen a few, and understand the logic behind creating it with the aid of javascript. However saving those form preferences for a returning user seems more complex for me, I was wondering if anywone has seen any examples/turorials of this?

Thanks.

  • 写回答

2条回答 默认 最新

  • dongqing7789 2010-02-04 14:33
    关注

    I made an experimental JSON-based form generator. You describe your form using JSON and a bit of JavaScript code generates the form. You could then serialize and store the form data in a database (even as a text blob if you're lazy), then re-load it on the client and generate the form.

    You're welcome to the code if it gives you any ideas. It's all there in the page source.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥20 usb设备兼容性问题
  • ¥15 错误(10048): “调用exui内部功能”库命令的参数“参数4”不能接受空数据。怎么解决啊
  • ¥15 安装svn网络有问题怎么办
  • ¥15 Python爬取指定微博话题下的内容,保存为txt
  • ¥15 vue2登录调用后端接口如何实现
  • ¥65 永磁型步进电机PID算法
  • ¥15 sqlite 附加(attach database)加密数据库时,返回26是什么原因呢?
  • ¥88 找成都本地经验丰富懂小程序开发的技术大咖
  • ¥15 如何处理复杂数据表格的除法运算
  • ¥15 如何用stc8h1k08的片子做485数据透传的功能?(关键词-串口)