Shahzad,

> Right- attributes.question1... Are coming from form fields.
>
> I understand its better to go straight there, but problem is I have to
> have separate fuse doing this action. Its because
> Currently we are just assigning CGI variables and stuff, but we 've to
> do lot more actions in this specific FUSE. E.g sending emails and stuff.
> So I was wondering is there any way to do so using CFLocation....If not
> then probably I'll go other way.
>

I think you're probably better just working this through the one fuseaction
and just adding new action fuses when you need to. i.e. an email fuse etc.

Better to just have one request to the server than multiple requests and
less passing of information around on URLs.

Regards

Stephen


______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to