Michael Kettenring Personal wrote:
> 1. finding a javascript (pop up calendar to select date to insert into

http://www.dynarch.com/projects/calendar/

> 2. same for timeformats..... any ideas?

??

> 3. How to process insert and update statements considering that the
> display will be in different formats while SQL 2000 requests mm/dd/yyyy

sql server does what it's told. use SET DATEFORMAT mdy (or whatever) to 
get it to handle your date formats.

> 4. EUR currency display ( I am using decimal as column format in SLQ)

well here's where you might have an issue w/cf5 which defaults to 
iso-8859-1 which doesn't cover the euro. use the LSCurrencyFormat 
(probably won't work w/cf5 as it's pre-euro adoption) or 
LSEuroCurrencyFormat.

> What other issues may I encounter?

lots but to simplify things i'd try to upgrade to cf7, it's a way way 
better platform for i18n work than cf5 ever was.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212343
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to