On Feb 18, 12:28 am, David Mineer <
min...@gmail.com> wrote:
> Bump.
>
> I would really like to hear how people handle this. Forgive the bump.
>
> How can I do the following with linkto():
>
> <a href="Showdetail?myrecordid=#id#>Show Detail</a>
>
> I use this type of link alot to pass variables. Is it bad? Is there a
> better way that allows me to use linkto()?
>
> Thanks,
>
>
>
> On Mon, Feb 9, 2009 at 3:30 PM, David Mineer <
min...@gmail.com> wrote:
> > So what do people do? I must be thinking wrong here. If you have a list
> > of unique id's how do you set up those links with MG3:
>
> > <CFOUTPUT query="myQuery">
> > <a href="showdetail?myrecordid=#myQuery.id#
> > </CFOUPTUT>
>
> > Is Adam's solution the only way I can do this. What would everyone else
> > do? I do feel that SES is very important.
>