One application have three forms for registration .submit
button is at third form.after filling three forms only u
have to click submit button.After clicking the submit
button all the values in first,second& third form saved on
sql server.how to handle this situation .
Answer Posted / rishi
we also use hidden fields to store the values of one form
to the another and so on this is a lenghty code but i works
fine!!!
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
To wrap up a call to a Web service the standard used is..?
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
Can we make activex dll also ti execute in some process as that of client ? How can we do?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
What is the page life cycle in asp.net?
Explain Session state management options in ASP.NET.
Can you nest updatepanel within each other?
Explain a program using code nuggets to create a simple application? : asp.net mvc
Where is http session stored?
What is routing in MVC?
Do gac'ed assemblies have fulltrust?
Explain the server control events of asp.net ?
What is the use of web.config file?
Differentiate the session object and application object?
How do I open an ashx file?