Click here to Skip to main content
15,890,282 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Web service issue Pin
RepliCrux20-Jun-07 0:14
RepliCrux20-Jun-07 0:14 
GeneralRe: Web service issue Pin
Tauseef A20-Jun-07 1:50
Tauseef A20-Jun-07 1:50 
GeneralRe: Web service issue Pin
RepliCrux20-Jun-07 12:37
RepliCrux20-Jun-07 12:37 
AnswerRe: Web service issue Pin
AlexeiXX321-Jun-07 5:37
AlexeiXX321-Jun-07 5:37 
QuestionReason to return binary file in XMLHTTP Pin
cmbsurfer19-Jun-07 19:32
cmbsurfer19-Jun-07 19:32 
QuestionEmpty page but no errors Pin
sampath Jayasinghe19-Jun-07 9:54
sampath Jayasinghe19-Jun-07 9:54 
QuestionWeb Services Pin
Agyeman19-Jun-07 2:53
Agyeman19-Jun-07 2:53 
AnswerRe: Web Services Pin
HarryIsp200719-Jun-07 18:20
HarryIsp200719-Jun-07 18:20 
You can use Web service by cread Webservice (If you dont have any webservise in your locahost)

Then in your project you must add WebReferen, choise Brown to your Webservice to this project; You can cornect to difirent server and use server's Webservise for using;

<br />
//Using Webservice as using Class; <br />
(WebService web = new WebService();<br />
        Label1.Text=web.HelloWorld()//----> this is a function you get from WebService;)


Please test again and reply if can't
AnswerRe: Web Services Pin
AlexeiXX321-Jun-07 5:43
AlexeiXX321-Jun-07 5:43 
QuestionHandling multiple sessions in an application Pin
Dumb Programmer19-Jun-07 2:22
Dumb Programmer19-Jun-07 2:22 
AnswerRe: Handling multiple sessions in an application Pin
HarryIsp200719-Jun-07 18:35
HarryIsp200719-Jun-07 18:35 
AnswerRe: Handling multiple sessions in an application Pin
AlexeiXX321-Jun-07 5:49
AlexeiXX321-Jun-07 5:49 
QuestionHow to set the value of a hidden control?? Pin
Brendan Vogt18-Jun-07 23:51
Brendan Vogt18-Jun-07 23:51 
AnswerRe: How to set the value of a hidden control?? Pin
vimal_yet19-Jun-07 0:04
vimal_yet19-Jun-07 0:04 
GeneralRe: How to set the value of a hidden control?? Pin
Brendan Vogt19-Jun-07 0:12
Brendan Vogt19-Jun-07 0:12 
AnswerRe: How to set the value of a hidden control?? Pin
badgrs19-Jun-07 0:08
badgrs19-Jun-07 0:08 
QuestionRe: How to set the value of a hidden control?? Pin
Brendan Vogt19-Jun-07 1:01
Brendan Vogt19-Jun-07 1:01 
AnswerRe: How to set the value of a hidden control?? Pin
badgrs19-Jun-07 1:43
badgrs19-Jun-07 1:43 
GeneralRe: How to set the value of a hidden control?? Pin
Brendan Vogt19-Jun-07 2:21
Brendan Vogt19-Jun-07 2:21 
GeneralRe: How to set the value of a hidden control?? Pin
badgrs19-Jun-07 4:39
badgrs19-Jun-07 4:39 
GeneralRe: How to set the value of a hidden control?? Pin
HarryIsp200719-Jun-07 18:09
HarryIsp200719-Jun-07 18:09 
QuestionI need help in Tab.... Pin
Sathyaa1518-Jun-07 23:36
Sathyaa1518-Jun-07 23:36 
AnswerRe: I need help in Tab.... Pin
badgrs19-Jun-07 0:05
badgrs19-Jun-07 0:05 
AnswerRe: I need help in Tab.... Pin
Sathyaa1519-Jun-07 1:39
Sathyaa1519-Jun-07 1:39 
GeneralRe: I need help in Tab.... Pin
badgrs19-Jun-07 4:46
badgrs19-Jun-07 4:46 

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.