Hi,
I am using the time tracker starter kit and would like to pass the username to another page. Can this be done?
Thanks!
Store the Name in a session variable and call the session variable in the different page of your application
I figured it out thanks