I actually used "createNew" and "cntCreate" to test and it comes up blank.
i'm cutting and pasting the url so it should pull through. I'm just puzzled
as to why the cntEvent, and cntCourse url variables work but not any random
ones after that.

On Thu, Nov 11, 2010 at 1:51 PM, Brian H. <bhen...@gmail.com> wrote:

> Hmm.  I verified that there is nothing special with the variable name
> "urlvar" since it worked fine for me.  Is it possible that you also
> have a FORM variable called the same thing, that is empty, and M2
> configured for FORM precedence?  You could use
> event.isArgDefined("urlvar") to see if it is blank, or actually not
> existing in any scope. How about CFDumping your URL and FORM scopes to
> see what is happening there?
>
> -Brian
>
>
> On Nov 11, 1:36 pm, dave <david.d.t...@gmail.com> wrote:
> > For some weird reason, I can't pull a url paramter using event.getArg.
> >
> > It successfully pulls two other values but when I try to add any new
> > ones, it won't do it. it's blank.
> > does anyone have any ideas?
>
> --
> You received this message because you are subscribed to Mach-II for CFML
> list.
> To post to this group, send email to
> mach-ii-for-coldfusion@googlegroups.com
> To unsubscribe from this group, send email to
> mach-ii-for-coldfusion-unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
>
> SVN: http://svn.mach-ii.com/machii/
> Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/
>

-- 
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to mach-ii-for-coldfusion@googlegroups.com
To unsubscribe from this group, send email to 
mach-ii-for-coldfusion-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en

SVN: http://svn.mach-ii.com/machii/
Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/

Reply via email to