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 / 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 |
what will we require to build project with the help of oracle
iam confused to choose among testing, .net and java can anybody help me????????
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
what is difference between restoring and non restoring division?
What is ur porject Architecture? If anyone ask what i have to specify here..
Caret means to you
There are 3 jars containing two types of round marbles. One jar contains only red marbles, one jar contains only blue marbles and the third jar contains a mix of both red and blue marbles. Although the jars are labeled “red”, “blue” and “mixed” – all the jars are mislabeled. How many marbles would you have to pull out, and out of which jars, to find out how to fix the labels correctly?
code for connection from windows forms to sql server
how many trailing zeroes are there in 100! (100 factorial)?
Diff.b/w Frames and container?
1 Answers Tech Mahindra, Wipro,
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
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?