I'm writing a website that is fully dynamic . means all controls are made by Response.write , no I have a problem , that after page load I want to get value of text boxs which made dynamically in code behind , but its not received by Request.Form , here is my code :I'm writing a website that is fully dynamic . m