How can I retrieve the value of a textbox or set the value of a check box on a different ascx, Ive been trying:

previous is the name of the file (previous.ascx)

Previous.txtName.text = txtuser.text


And how do I declare a global variable that can be accessed from all of my project, I have declared it in the global.asax but I still cant declare it.

PLS HELP!!!!!!!!

Thanks

Chris