douren7179 2015-06-14 12:48
浏览 76

如何获得价值? 提交表格后,通过php获取日历中选择的日期

Here is the code for calendar on one page. I want to show the value of calendar on next page when user clicks on submit button and move on next page.

<td>
    <div data-date-format="yyyy-mm-dd" data-   date="document.write(date())" class="input-append date myDatepicker">
        <input  type="text" value="" name="doj" size="16" class="span2" required>
        <span class="add- on"><i class="icon-calendar"></i></span>
    </div>
</td>
  • 写回答

1条回答 默认 最新

  • dongxing2030 2015-06-14 12:54
    关注

    Let's say you store your date in a parameter called date. Link to the place you want it to go like:

    <a href=\"Projectname/classname?myparam=" +  date + "\"  >
    

    In the other class just simply request this param by: request.getParameter("myparam");

    评论

报告相同问题?

悬赏问题

  • ¥100 set_link_state
  • ¥15 虚幻5 UE美术毛发渲染
  • ¥15 CVRP 图论 物流运输优化
  • ¥15 Tableau online 嵌入ppt失败
  • ¥100 支付宝网页转账系统不识别账号
  • ¥15 基于单片机的靶位控制系统
  • ¥15 真我手机蓝牙传输进度消息被关闭了,怎么打开?(关键词-消息通知)
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度