Let me preface this request by saying that I know this request for help
isn't quite on-topic, but I haven't found any good places to ask for help on
this.  Thank you for not flogging me with wet noodles.

Now, on to the question:
We're having some problems relating to using MS SQL Server 2000 with a
JavaScript ASP page.  (Like I said, seriously ot here.)

We get a datetime value from the database, and need to format it.  From what
I've been told by the others in the project, they've tried everything they
can think of to get the SQL Server datetime value stuffed into a JavaScript
Date object, but JavaScript doesn't seem to be willing to accept it.  We're
currently parsing it out by hand, but the code to do so is fugly to say the
least.

Anybody here know how to get around this?

        - Theo

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to