Click here to Skip to main content
15,889,034 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Page With Ajax And Page Without .! Pin
Christian Graus1-May-08 3:22
protectorChristian Graus1-May-08 3:22 
GeneralRe: Page With Ajax And Page Without .! Pin
Feras Mazen Taleb2-May-08 21:13
Feras Mazen Taleb2-May-08 21:13 
GeneralRe: Page With Ajax And Page Without .! Pin
Hesham Amin3-May-08 11:15
Hesham Amin3-May-08 11:15 
GeneralRe: Page With Ajax And Page Without .! [modified] Pin
Feras Mazen Taleb4-May-08 18:59
Feras Mazen Taleb4-May-08 18:59 
GeneralRe: Page With Ajax And Page Without .! Pin
Hesham Amin5-May-08 9:03
Hesham Amin5-May-08 9:03 
AnswerRe: Page With Ajax And Page Without .! Pin
Vasudevan Deepak Kumar2-May-08 1:49
Vasudevan Deepak Kumar2-May-08 1:49 
GeneralRe: Page With Ajax And Page Without .! Pin
Feras Mazen Taleb2-May-08 21:19
Feras Mazen Taleb2-May-08 21:19 
QuestionProblem with the name of return parameter of web service Pin
Rajesh Khubchandani30-Apr-08 2:16
Rajesh Khubchandani30-Apr-08 2:16 
I have a webmethod like this

[

WebMethod]
public string QCCommonConnect(string strQcUser, string strQcPassword, string strQcDomain, string strQcProject)

{

//Doing something here

}//Returning session id


return Session.SessionID;
}

The wsdl is displying returned parameter as : name="QCCommonConnectResult"

I wanted it to return the same as follows : name="strSessionId"

Please let me know how can i do the same. I will be really thankful to you.

Regards,
Rajesh Khubchandani

AnswerRe: Problem with the name of return parameter of web service Pin
Vasudevan Deepak Kumar2-May-08 1:48
Vasudevan Deepak Kumar2-May-08 1:48 
QuestionProblem with the name of return parameter of web service Pin
Rajesh Khubchandani30-Apr-08 2:12
Rajesh Khubchandani30-Apr-08 2:12 
QuestionHow is properties file read by log4j Pin
pl_kode30-Apr-08 1:10
pl_kode30-Apr-08 1:10 
QuestionIs it possible to create an whois function using asp??? Pin
gayatrilaxmi29-Apr-08 23:28
gayatrilaxmi29-Apr-08 23:28 
AnswerRe: Is it possible to create an whois function using asp??? Pin
Mark J. Miller30-Apr-08 3:44
Mark J. Miller30-Apr-08 3:44 
Questionwindow.attachEvent() Pin
.NET- India 29-Apr-08 23:19
.NET- India 29-Apr-08 23:19 
AnswerRe: window.attachEvent() Pin
Shog930-Apr-08 9:34
sitebuilderShog930-Apr-08 9:34 
QuestionError in &ouml ; Encode Pin
Sachin Pimpale29-Apr-08 19:49
Sachin Pimpale29-Apr-08 19:49 
AnswerRe: Error in &ouml ; Encode Pin
R. Giskard Reventlov29-Apr-08 21:42
R. Giskard Reventlov29-Apr-08 21:42 
GeneralRe: Error in &ouml ; Encode Pin
Sachin Pimpale29-Apr-08 22:36
Sachin Pimpale29-Apr-08 22:36 
GeneralRe: Error in &ouml ; Encode Pin
R. Giskard Reventlov29-Apr-08 23:22
R. Giskard Reventlov29-Apr-08 23:22 
GeneralRe: Error in &ouml ; Encode Pin
Sachin Pimpale29-Apr-08 23:36
Sachin Pimpale29-Apr-08 23:36 
GeneralRe: Error in &ouml ; Encode Pin
R. Giskard Reventlov29-Apr-08 23:52
R. Giskard Reventlov29-Apr-08 23:52 
QuestionGot a problem with firefox extension Pin
gayatrilaxmi29-Apr-08 1:05
gayatrilaxmi29-Apr-08 1:05 
GeneralMulti project in the same BIN Pin
fmerlin28-Apr-08 21:52
fmerlin28-Apr-08 21:52 
GeneralUTF-8 Problems with .Net Table Adapters Pin
WiseHacker28-Apr-08 21:02
WiseHacker28-Apr-08 21:02 
GeneralApplication is very slow Pin
Bad Programmer28-Apr-08 10:00
Bad Programmer28-Apr-08 10:00 

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.