shobhitjain Posted January 12, 2010 Report Share Posted January 12, 2010 Hey guys , i encountered a problem....The problem is like this...There are 3 textboxes ,when i click save , the data in the textboxes is saved to the server via xmlhttp-POST method..there is an option of adding more textboxes, when i add 5 more textboxes... how do i change the post request according to it. please help me... Link to comment Share on other sites More sharing options...
justsomeguy Posted January 12, 2010 Report Share Posted January 12, 2010 You'll need to show your code if you want specific help, otherwise just get the values for the new boxes and make sure they get sent with the request. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now