I am implementing a multi-lingual application. Admin users will have the possibility to switch between languages and formats instantly. These are my issues: 1. finding a javascript (pop up calendar to select date to insert into field) that allows both formats mm/dd/yyyy and dd.mm.yyyy. My current javascript does not support european formats, hence generating error when processing form 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 4. EUR currency display ( I am using decimal as column format in SLQ) What other issues may I encounter? Any help is appreciated.....
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:212337 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

