still not working
I pasted the php code you suggested and I still get a "0" in the text field. However, if I place MM_Username session variable in the text field I do get the correct user. The MM_Username var is being generated on another page (pg1). The session variable that I am having problems with is being generated on pg2 (this is being done through the dataassist insert record) I can get the MM_Username to display on pg3 but not the session variable that I am generating on page 2.