> >>the end result is that when the user clicks the link in > >>their > email client the server receives a url like this:
> http://...../index.cfm?p=partenaires&st > I see what you mean, but I have a module that traps all > errors, and the > query string > is registered in the error table. > It shows > queryString = p=partenaires&stat=P > and it is complete. stat=P and is defined, So how come CF > does not find it ? Hard to say... could be due to a custom tag if it's not scoped. Could be something removing it from the url scope. -- put a try-catch block around where the variable error is produced and have it dump the url scope to a file or database table so you can see what's actually in the url scope the next time it happens. s. isaac dealey 434.293.6201 new epoch : isn't it time for a change? add features without fixtures with the onTap open source framework http://www.fusiontap.com http://coldfusion.sys-con.com/author/4806Dealey.htm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235533 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

