Anatoli Posted November 20, 2001 Posted November 20, 2001 Interesting bug exist in Web Companion Unlimited 5 5.0v6 8/3/2000 on W2000 code: Syntax example(s) Returns the current date using an HTML file Current date is: [FMP-CurrentDate] <!-- After processing it could look like: Current date is: 3/3/98 --> With our settings the date used is in format 18.11.2001 In some forms I am using the [FMP-CurrentDate] as auto entry of posted date. Works OK 3 years. We are currently analyzing the W2000 compatibility. The code is the same as is running on NT4 server. Forms using [FMP-CurrentDate] inserted into date field cannot be used because of errors. Problem is simple but it is hard to found it: [FMP-CurrentDate] yields 18.11.2001 on NT4 [FMP-CurrentDate] yields 18.11. 2001 on W2000 which is not the valid date format for WC! Notice the space between 11. and 2001!
Recommended Posts
This topic is 8672 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now