Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
6409 Points
1184 Posts
Apr 04, 2012 02:35 PM|LINK
So the id "1004" doesn't exist in the Request.Form collection. What keys do exist in it? Set a breakpoint in your submit event handler and find out how many keys are in there.
mm10
Contributor
6409 Points
1184 Posts
Re: how to get value from dynamic created text box
Apr 04, 2012 02:35 PM|LINK
So the id "1004" doesn't exist in the Request.Form collection. What keys do exist in it? Set a breakpoint in your submit event handler and find out how many keys are in there.