Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8835245
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T09:12:58+00:00 2026-06-14T09:12:58+00:00

All inputs pass properly in IE9, and I print them to screen. The inputs

  • 0

All inputs pass properly in IE9, and I print them to screen. The inputs for “order” and “progress” are passed correctly in firefox/chrome, but not the “date1” or “date2” fields. They use the jsdatepick library to determine the date – and the date is filled into the form as so: “10-01-2012” . On the next page I pick up the request data and print to screen. Any hints?

<script type="text/javascript" src="jsDatePick.full.1.3.js"></script>
<link rel="stylesheet" type="text/css" media="all" href="jsDatePick_ltr.min.css" />
<script type="text/javascript">
window.onload = function(){
    new JsDatePick({
        useMode:2,
        target:"date1",
    });

    new JsDatePick({
        useMode:2,
        target:"date2",
    });
};
</script>
<Form action="ai_school_stats_return.asp" method="POST" name="stats">
  <input type="hidden" id="order" name="order" value="order">
  <tr>
    <td width="40" align="right">From date:</td>
    <td align="left"><input type="bundatetext" name="date1" id="date1" maxlength="10" value=<%=Session("date1")%>></td>
  </tr>
  <tr>
    <td width="40" align="right">To date:</td>
    <td width="60"><input type="bundatetext" name="date2" id="date2" maxlength="10" value=<%=Session("date2")%>></td>
  </tr>
  <tr>
    <td width="40" align="right">Lesson Progressed Past</td>
    <td width="60"><input type="text" name="progress" id="progress" maxlength="10" value=<%=Session("progress")%>></td>
  </tr>
  <tr>
    <td colspan="3">&nbsp;</td>
  </tr>
  <tr>
    <td colspan="3"></td>
  </tr>
  <tr>
    <td width="183">&nbsp;</td>
    <td width="133">&nbsp;</td>
    <td width="184">&nbsp;</td>
  </tr>
  <tr>
    <td colspan="3">
      <div align="center"><input type="image" value="submit" src="../images/submit_up.gif" width="132" height="30"></div>
    </td>
  </tr>
</table>
</Form>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T09:12:59+00:00Added an answer on June 14, 2026 at 9:12 am

    Turned out to be something extremely simple. I had a table declared outside of the form. So firefox saw the table containing the inputs outside the form while figuring out what data to pass- which when combined with the .js fn it ended up passing data not involved in the fn. Lesson: You know something is really wrong with your code when IE works but firefox doesn’t.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having all kinds of problems with getting my form to properly pass variables
I am currently using a catch all method for all inputs on my form
I'm working on a project and trying to use JavaScript for validating all inputs
I have an online dictionary. All inputs are saved in table id-word-unixtime. Now I
Is defining width for all objects (inputs, divs etc.) with percentage is a good
I am trying to make sure all my inputs are secure, protecting the server
i'm trying to add readonly to all the inputs and then on the click
Using ColdFusion 8 I usually escape all my form inputs like so: <input id=foo
Basically on .show() I've been trying to have all of the inputs convert to
All- I have an app in which the users inputs data such as the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.