Are you using friendly urls? For basic FarCry, as long as the link is in the form /index.cfm?objectid=xxxx where xxxx is the objectid of the included page, extra parameters in the query string shouldn't make any difference.

On the note of using FarCry links, the advantage of that is that since hits are logged for every type in the system (not just html pages) you would have some stats automatically (although you might want to develop your own reports).

Blair

On 9/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:

The first page displays a search form to do a search for links based on
user input as well as a select form element so that users can search on
pre-defined categories.

Based on their search a list of external links is displayed which they
can then click on to go to that site. The link has a parameter added
which is the id of the link so we can keep stats on the number of
clicks that the link has received, this is done when the user clicks
the link which opens a page that updates the link stats and then
re-directs them to the external url.

    (NOTE: for a number of different reasons, we have decided to use
our own external links system as an included rather than use the farcry
link system, although we will consider changing from our system to the
farcry system in the future)


Blair McKenzie wrote:
> Can you give us an example of what you want to do?
>
> Blair
>
> On 9/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> >
> > Hi,
> >
> > I have set up a include where the main file uses a cfswitch statement.
> > This works fine for a form elements, but it does not work that well
> > when you are using parameterised drill down links as we get a 404
> > error, how do we get around this?
> >
> > Thanks David
> >
> >
> > >
> >
>
> ------=_Part_8929_3702335.1157680072707
> Content-Type: text/html; charset=ISO-8859-1
> X-Google-AttachSize: 771
>
> Can you give us an example of what you want to do?<br><br>Blair<br><br><div><span class="gmail_quote">On 9/8/06, <b class="gmail_sendername"><a href="" [EMAIL PROTECTED]">[EMAIL PROTECTED]</a></b> &lt;
> <a href="" href="mailto:[EMAIL PROTECTED]"> [EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
> Hi,<br><br>I have set up a include where the main file uses a cfswitch statement.<br>This works fine for a form elements, but it does not work that well<br>when you are using parameterised drill down links as we get a 404
> <br>error, how do we get around this?<br><br>Thanks David<br><br><br><br><br></blockquote></div><br>
>
> ------=_Part_8929_3702335.1157680072707--



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to