<!--- <cflocation url="" addtoken="No"> --->
<cflocation url="" addtoken="No">
This will let you put the following into Link:
http://#CGI.SERVER_NAME#:#CGI.SERVER_PORT##application.url.webroot#/index.cfm?objectID=#APPLICATION.navid.myAlias#
On 5/2/05, Geoff Bowers <[EMAIL PROTECTED]> wrote:
Mark Wheeler wrote:
> I am trying to pass a friendly url using the 'create link' in farcry
> administrator, with some extra URL parameters attached, this does not seem
> to work and does not seem to want to resolve the link. The link is part of
> the navigation and is sent to an include object elsewhere in the site, it
> works if I add the objectid but not with the nav alias, eg
>
> index.cfm?objectid=#application.navid.pslResearch#&category=private client
> weekly
> index.cfm?objectid=#application.navid.pslResearch#&category=financial
> planning
>
> Can this be used in the create link object, its probably not a good idea to
> add the objectid as is on the site.
Are you using the Link object and putting in a URL? If so I don't
believe that the string is evaluated in anyway -- ie. ColdFusion
variables will not get resolved.
Other than that, not sure what you are trying to do here.
-- geoff
http://www.daemon.com.au/
---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/
--- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
