hi there...
you have to use a hiddentextbox control, not a textbox with visible false...
the textbox you are using is not rendering to the page (b/c the visible=false)
that's why you can't find it...
HTH
Gonzalo
================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from dparsons signature and he Took that from planoie's profile
================================================== =========