Forum: Computer Science Jan 20th, 2006 |
| Replies: 0 Views: 4,591 I've created a form which when submitted, is emailed to me. I have set up the form so that the "reply to" address comes from the "email" field in form. (See below)
<!--webbot bot="SaveResults"... |
Forum: Computer Science Mar 16th, 2005 |
| Replies: 5 Views: 20,585 Cheers mate, it works a treat. Ive been struggling with that for ages, thats a great help... |
Forum: Computer Science Mar 15th, 2005 |
| Replies: 5 Views: 20,585 i tryed using ">=Now()-1" it works but now when i run a query for todays date it cannot find anything!!! AAAHHH |
Forum: Computer Science Mar 15th, 2005 |
| Replies: 5 Views: 20,585 Im using the validation rule ">=(Now())" to ensure the date entered in the field is today onwards only. However, this rule does not allow todays date to be entered. How can i get it to accept todays... |