Hi everybody,

i'm having a bit of a problem when improting excel Data into ASP.Net Control using JavaScript.

The Problem is, if the Excel cell format is Date then after i use the javascript and import the cell into the control the value become to a string whice the .NET can't convert afterwards into DateTime or CDate.

Example:

Excel Cell Value - 09/09/2088
Controal Value After Import -"Thu Sep 9 00:00:00 UTC+0200 2008"

anyone ever encouterd something similar?

thanks for the help

u got the solution for it?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.