Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
AngryHank #1
hyphen in variable name
I am being fed variables with hyphens in them and I am having a hard time
dealing with them.
What I would like to do it just change them into something I can deal with
such as attached code
I am in brain freeze mode and can't see how to do this.
Any help would bring undying gratitude.
<cflock timeout="30" throwontimeout="No" name="Session_Updates"
type="EXCLUSIVE">
<cfscript>
ReturnPath = Return-Path;
</cfscript>
</cflock>
AngryHank Guest
-
Turning the discretionary hyphen off?
I'm formatting a Lao document in InDesign 3.01 on Win2K. My Lao translator has used a discretionary hyphen to insert optional word breaks (there... -
Sorting Datagrid With Hyphen / Dash
Due to their sequence in the ASCII set, - (hyphen) comes before the numbers. One way you can get around this behavior is to replace the hyphens... -
Discretionary hyphen? Yeah, I wish!
Hi all, First of all, I don't like hyphenation, so I have turned it off by default. However, in some pages, there are words I would like to have a... -
Discretionary Hyphen?
Our AICS type engine has deprived us of the hard space shortcut (option-space bar). But we can get one from the Character flyout. Inconvenient but... -
CDONTS and hyphen
Hi all Has anyone experienced problems sending mail to an address with a hyphen in the domain, especially using CDONTS.NewMail. In particular, the... -
Neculai Macarie #2
Re: hyphen in variable name
> I am being fed variables
Where are the variables coming from ?
--
<mack />
Neculai Macarie Guest
-
TA-Selene #3
Re: hyphen in variable name
This is a cross post.
[url]http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=3&threadid=1022464&enterthre ad=y[/url]
TA-Selene Guest



Reply With Quote

