Jump to content

hi small query on usercontrols


karthikc85

Recommended Posts

hi everybody,i have created a usercontrol with 2 TEXTBOXES and 1BUTTON.i was able to dynamically load it into my webpage.i have entered values into the 2 TEXTBOXES.my problem is that when user clicks an event the 2 TEXTBOX values must be inserted into database(sqlserver2005).for that i need to capture those 2 values into 2 variables.this has to be written in the code behind file.iam not able to get those 2 values in usercontrols textboxes into 2 variables.HOW CAN I GET THOSE 2 VALUES? iam using VS2005 AND C#.anybody please help me.thanks,karthik.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...