yeah I am creating in DWMX it seems though that if I try and set a
constructor to a variable that the Component "finder" errors, so thinking I
am doing something wrong, just not sure.

-----Original Message-----
From: Tony Weeg [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 07, 2004 1:34 PM
To: CF-Talk
Subject: RE: CFC Constructor Question

are you creating the cfc in dwmx? if not then, why not?  then you would
definitely be able to do stuff with it in dwmx, and from what I seen/used,
dwmx is rockin for cfc's

-----Original Message-----
From: Kevin Marino [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 07, 2004 1:34 PM
To: CF-Talk
Subject: CFC Constructor Question

Happy Hump Day,

I am working on a CFC and am trying to figure a way to do the following so
that my CFC can be exposed to DWMX and cfcexplorer.

This is the pseudo code:                                    

<cfcomponent>
<cfset THIS.strRemoteUser= REQUEST.strRemoteUser >
<cffunction>
</cffunction>
</cfcomponent>

It's the REQUEST.strRemoteUser that I need to set. Right now even if I set
this in the application.cfm the CFC viewer in DWMX fails and cfcexplorer
fails.

Thanks
Kevin

-Kevin Marino
----------------------
Webmaster - HealthObjects
[EMAIL PROTECTED]
410 895 0377
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to