Here's the question: How can I create a dynamic column alias using a user defined variable? For example I am creating reports where the column names of the report must be in the user's selected language. So before I fill my out cursor with a select statement, I gather the appropriate...
Ok, folks, I realize this MUST be an easy one, but I'm not figuring it out! I need to show a number field in millions only. For example, if the normal, non-formatted results are
8,908,999
39,999,897
438,000
7,890
I want to see
8
39
.43
.0079
Anyone know the format mask for that?
Thanks!
Thessa
We are creating an editor. One of the features allows the user to highlight text in a text area, click on a button and find a file to link to in a pop up window. No problem. After clicking on the file they choose, the pop up closes and the text that they highlighted in the text area should...
IE5.
This string replacement function only replaces the first instance of an asterisk with a backslash instead of all asterisks in the string. Anyone have ideas as to why it's not replacing all the *?
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
function...
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.