Click here to Skip to main content
15,896,726 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow do I connect? Pin
SSN20-Jun-08 21:13
SSN20-Jun-08 21:13 
AnswerRe: how do I connect? Pin
Abhijit Jana20-Jun-08 21:15
professionalAbhijit Jana20-Jun-08 21:15 
QuestionRe: how do I connect? Pin
SSN20-Jun-08 22:07
SSN20-Jun-08 22:07 
AnswerRe: how do I connect? Pin
Abhijit Jana20-Jun-08 22:27
professionalAbhijit Jana20-Jun-08 22:27 
QuestionRe: how do I connect? Pin
SSN20-Jun-08 22:15
SSN20-Jun-08 22:15 
AnswerRe: how do I connect? Pin
Abhijit Jana20-Jun-08 22:25
professionalAbhijit Jana20-Jun-08 22:25 
AnswerRe: how do I connect? Pin
Abhijit Jana20-Jun-08 21:18
professionalAbhijit Jana20-Jun-08 21:18 
QuestionPassing values in asp.net function from javascript Pin
needhi_p20-Jun-08 20:27
needhi_p20-Jun-08 20:27 
Hi..
I am having a function getcities()in codebehind. I am writing javascript in aspx page and calling this function from javascript like this...

<% getcities(); %>

This wrks fine. But now i want to pass parameters in this function. So if i give

<% getcities(cityname, statename); %>

den it gives error - cityname & statename does not exist in current context. Here i have 2 var cityname & statename. can anyone tell me wat is the problem in this.

Thnku in advance...
AnswerRe: Passing values in asp.net function from javascript Pin
Abhijit Jana20-Jun-08 21:05
professionalAbhijit Jana20-Jun-08 21:05 
Questionactivate submenu on page load Pin
ashok@techxygen20-Jun-08 20:01
ashok@techxygen20-Jun-08 20:01 
QuestionHow to restrict the data in drop down list control Pin
BalasubramanianK20-Jun-08 19:21
BalasubramanianK20-Jun-08 19:21 
AnswerRe: How to restrict the data in drop down list control Pin
Abhijit Jana20-Jun-08 21:13
professionalAbhijit Jana20-Jun-08 21:13 
GeneralRe: How to restrict the data in drop down list control Pin
BalasubramanianK20-Jun-08 22:06
BalasubramanianK20-Jun-08 22:06 
QuestionRe: How to restrict the data in drop down list control Pin
Abhijit Jana20-Jun-08 22:10
professionalAbhijit Jana20-Jun-08 22:10 
AnswerRe: How to restrict the data in drop down list control Pin
BalasubramanianK20-Jun-08 22:20
BalasubramanianK20-Jun-08 22:20 
GeneralRe: How to restrict the data in drop down list control Pin
Abhijit Jana20-Jun-08 22:26
professionalAbhijit Jana20-Jun-08 22:26 
GeneralRe: How to restrict the data in drop down list control Pin
BalasubramanianK20-Jun-08 22:32
BalasubramanianK20-Jun-08 22:32 
Questionwhat is the use of this statement FormsAuthentication.SetAuthCookie(oUserID, False)........ Pin
Shaik Haneef20-Jun-08 18:23
Shaik Haneef20-Jun-08 18:23 
AnswerRe: what is the use of this statement FormsAuthentication.SetAuthCookie(oUserID, False)........ Pin
Sathesh Sakthivel20-Jun-08 19:00
Sathesh Sakthivel20-Jun-08 19:00 
QuestionDreaded "Operation Aborted" on IE7 but not IE6 Pin
astanton197820-Jun-08 10:22
astanton197820-Jun-08 10:22 
QuestionShare session variables between projects Pin
Asha100920-Jun-08 9:54
Asha100920-Jun-08 9:54 
AnswerRe: Share session variables between projects Pin
Abhijit Jana20-Jun-08 21:37
professionalAbhijit Jana20-Jun-08 21:37 
AnswerRe: Share session variables between projects Pin
Abhijit Jana20-Jun-08 23:20
professionalAbhijit Jana20-Jun-08 23:20 
GeneralRe: Share session variables between projects Pin
Asha100922-Jun-08 5:26
Asha100922-Jun-08 5:26 
QuestionRefactoring our security - need feedback Pin
gantww20-Jun-08 8:43
gantww20-Jun-08 8:43 

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.