i want to insert textbox value to sql db. i have only one
text box but store four values. ple give any one give
sample code in asp.net c#..
Answer Posted / srinivasan
You can pipe the value with delimiters like ! or ** or whatever is acceptable and then split and put in db later
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Colors specified with the notation
What is BASIS
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
why we use abstract in awt?
How to know we are in home page of a web application using QTP
what is the certificates in biztalk?
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
what is the last ant version you worked?how to get it
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
What is the Difference between in memory database and physical database
Write a pascal program to calculate the sum of the first 100 even number and odd number
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
where is available in this mantis toturials?
Why did you ever become involved in QA/testing?
Is class is a abstract datatype in java?