Derek Haidle

Show:

What's happening?

  • Followup: RE: Multiple forms on one page

    Yes, you can test multiple forms on the page. You need to have the name="nameOfSecondForm" attribute set in each form. Then use the following: setWorkingForm("nameOfSecondForm"); Now, you should be able to test elements in the second form and submit it.

    2004-04-08 16:45:15 UTC in JWebUnit

  • Javascript OnLoad

    I'm not sure if this has been addressed since the last release, but his is an outline of the html page causing a problem: [HTML START AND ALL THAT STUFF] [Javascript function called onFocus -- this piece of Javascript simply sets focus to the first form field on the first form on a page.] [BODY tag has the onload="onFocus()"] Here's the problem: I believe the system...

    2004-04-02 19:45:12 UTC in JWebUnit

  • Project Update?

    I've recently started using jWebUnit -- excellent software by the way. I've also read through some of the messages in the forum. It looks like you planned on releasing and update fairly soon. Could you give us an update on the status? Thanks!

    2004-04-02 19:34:14 UTC in JWebUnit

  • BYDAY, BYMONTH

    I think I've found a bug. I set the following Recurrance object: Recurrance("FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=5",5/12/2002) Then I called the following: getAllMatchingDatesOverRange(1/1/2003,12/31/2003) I get the following returned: 1/12/2003 It should be 5/11/2003. (Mother's Day in the United States.) I've found this on several other repeating events when there is a...

    2003-02-21 03:39:34 UTC in Recur

About Me

  • 2003-02-19 (7 years ago)
  • 715851
  • iowaboy (My Site)
  • Derek Haidle

Send me a message