MG3

I have a linkto: <a
href="#event.linkTo('firsttry','userid,profileid')#">First Try</a>

But the URL passed is http://test/index.cfm/firsttry/userid//profileid/

Shouldn't it put the values after the names between the //?  Should be:

http://test/index.cfm/firsttry/userid/1/profileid/dave

I do have a cfset userid = 1 and profileid = 'dave'

Am I misunderstanding how linkto() works?

-- 
David Mineer Jr
---------------------
The critical ingredient is getting off your
butt and doing something. It's as simple
as that. A lot of people have ideas, but
there are few who decide to do
something about them now. Not
tomorrow. Not next week. But today.
The true entrepreneur is a doer.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "model-glue" 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/model-glue?hl=en

For more about Model-Glue, check http://www.model-glue.com .
-~----------~----~----~----~------~----~------~--~---

Reply via email to