Yeah, that would be great to know what response Macromedia gives for that issue. I would have suggested changing the datatype but it slipped my mind, either way your right, i'd rather be healed then bandaged.
-jason
Yeah, but what a problem with just getting time offset is the date, if I know the user is 3 hours ahead then fine i know if its 10pm at the servers it 1am there, but now the server has 4/11 and the client is on 4/12. How do i figure that one. I'm sorry i have been working so many problems here...
Hmm, this more of a microsoft office question. But i think i can help. In Excel 2000 and up you can tell excel to store as text or as a converting field to text and double clicking the field. This will give you a pop-up marker next to it to allow you different options for that data. Not sure if...
I am not a complete believer in MX as of yet, which is why i still use 5.0. So i do not know what CF_SQL_NUMERIC datatype actually means.
- I prefer using SQL stored procedures not CF.
- I would have to say that if the data type is numeric the MX is not allowing anything but a numerical...
Also here is a way of getting the select option to be selected when it comes back to the page.
to test: http://www.gatorstudios.com/myorganizer/test.cfm
<cfparam name="Form.selectit" default="This">
<cfset optionlist="This,That,Whatever">
<cfset sel="">...
First I would like to say i appreciate the fast response this forum has.
Rudy please click on this link and you can see what i mean. The problem is that the strings for the client time are not numbers and i cant get them to be recognized that way. CF tells me that they must be integers to use...
Are you asking if you can prevent the page from showing up on the clients browser until the session array is populated?
If so, too my understanding that is not possible. I agree with csteinhilber that the white page will remain visible until the processing of CF is completed.
-jason
If you try the code it works in bringing the javascript variable to Coldfusion. I am trying to get correct timestamp for any client in any part of the world into the data being stored by the client. If a clients time is off that is their issue.
What I mean by "get time and date from the...
Never had to deal with time issues before so i have a quick question, what is the best way to get the time and date from the client to the page.
This is what i am trying but no luck, the values of dt1 - 3 are not being considered integers. I tried using val() but the strings can be converted...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.