>>OK, you have part of the battle. That tells you what the cfc is doing, 
>
>Yes, 
>now the js code looks like this:
>
>function passIdOn(id) {
>// if (id) {
> console.log(id);
> document.getElementById('testId').innerHTML = id; // testId is not a hidden 
> field
> document.getElementById('userId').innerHTML = id;
>// }
>}

Cutter, console.log(id) returns correct value, database captures data as 
expected, why did the above 'testId' and 'userId' field value reset/population 
fail? (for both IE7 and FF2)?  

Thanks.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302283
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to