Oops, was probably half asleep when composing the following msg.
<cfset foo = 1433>
is the same as
<cfset foo = "1433">
But personally I would stick with the later all the time.

>Also,
>How come urlPath.PORT = 1433;
>instead of urlPath.PORT = "1433"?
>Shouldn't 1433 be a string, which requires quotes?
>
>And I did not get any error msg.
>
>Thanks.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to