Click here to Skip to main content
15,886,199 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Problem - Gridview databound column's value has a Decimal value consisting decimal point which has been converted to comma when using culture id-ID Pin
Manas Bhardwaj14-Sep-09 23:56
professionalManas Bhardwaj14-Sep-09 23:56 
QuestionPass Parameter For Report Pin
vasanth arivali14-Sep-09 23:25
vasanth arivali14-Sep-09 23:25 
QuestionWCF In C#.Net Pin
Rahad Rahman14-Sep-09 23:04
professionalRahad Rahman14-Sep-09 23:04 
AnswerRe: WCF In C#.Net Pin
Manas Bhardwaj14-Sep-09 23:11
professionalManas Bhardwaj14-Sep-09 23:11 
AnswerRe: WCF In C#.Net Pin
SeMartens14-Sep-09 23:12
SeMartens14-Sep-09 23:12 
Questionmysql query in asp.net Pin
Member 464032614-Sep-09 22:38
Member 464032614-Sep-09 22:38 
AnswerRe: mysql query in asp.net Pin
Manas Bhardwaj14-Sep-09 23:01
professionalManas Bhardwaj14-Sep-09 23:01 
GeneralRe: mysql query in asp.net Pin
Member 464032614-Sep-09 23:20
Member 464032614-Sep-09 23:20 
hi Manas Bhardwaj

thanks for your reply.


i will explain clearly i have one dropdown list in that list i have INDIA,USA,UK,UAE options are there when ever the
user select particular option i need to pass that option into query and get the values from database.
so i need dynamic value passing into that query.how to write for in ASP.net
in java we write like
Empno={33,44,55,55}
String ss="Select * from emp where empno='"+Empno[i]+"' and salary="20000" ";
but i am new toasp.net how it is possible.
i tried like this but giveing error
dim strQuery = string.Format("select * from nysemin where symbol='&Empno&' and ticker_symbol='acc'", da)

have a nice day

bye
naag
AnswerRe: mysql query in asp.net Pin
sashidhar14-Sep-09 23:18
sashidhar14-Sep-09 23:18 
GeneralRe: mysql query in asp.net Pin
Member 464032614-Sep-09 23:24
Member 464032614-Sep-09 23:24 
GeneralRe: mysql query in asp.net Pin
sashidhar16-Sep-09 0:07
sashidhar16-Sep-09 0:07 
QuestionlistBox selected values Pin
sajjy14-Sep-09 22:33
sajjy14-Sep-09 22:33 
AnswerRe: listBox selected values Pin
Manas Bhardwaj14-Sep-09 23:11
professionalManas Bhardwaj14-Sep-09 23:11 
AnswerRe: listBox selected values Pin
Prabhakar Parihar18-Sep-09 22:45
Prabhakar Parihar18-Sep-09 22:45 
QuestionI have a problemes about WCF in C#.Net Pin
Rahad Rahman14-Sep-09 22:24
professionalRahad Rahman14-Sep-09 22:24 
AnswerRe: I have a problemes about WCF in C#.Net Pin
SeMartens14-Sep-09 22:27
SeMartens14-Sep-09 22:27 
AnswerRe: I have a problemes about WCF in C#.Net Pin
Manas Bhardwaj14-Sep-09 23:16
professionalManas Bhardwaj14-Sep-09 23:16 
AnswerRe: I have a problemes about WCF in C#.Net Pin
Ashfield15-Sep-09 1:29
Ashfield15-Sep-09 1:29 
QuestionFinding control using JS Pin
janani1314-Sep-09 21:27
janani1314-Sep-09 21:27 
AnswerRe: Finding control using JS Pin
Greg Chelstowski14-Sep-09 21:58
Greg Chelstowski14-Sep-09 21:58 
AnswerRe: Finding control using JS Pin
sashidhar14-Sep-09 23:07
sashidhar14-Sep-09 23:07 
AnswerRe: Finding control using JS Pin
sashidhar14-Sep-09 23:11
sashidhar14-Sep-09 23:11 
QuestionPassing parameter of length more than 4000 in sql server 2000 Pin
Jagz W14-Sep-09 21:05
professionalJagz W14-Sep-09 21:05 
AnswerRe: Passing parameter of length more than 4000 in sql server 2000 Pin
Christian Graus14-Sep-09 21:10
protectorChristian Graus14-Sep-09 21:10 
QuestionFile Upload Control Problem in Google Chrome Pin
Shalini_U14-Sep-09 20:32
Shalini_U14-Sep-09 20:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.