Click here to Skip to main content
15,886,362 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: javascript !! Pin
Guffa15-Apr-07 3:21
Guffa15-Apr-07 3:21 
GeneralRe: javascript !! Pin
Tamimi - Code15-Apr-07 3:30
Tamimi - Code15-Apr-07 3:30 
AnswerRe: javascript !! Pin
Bradml15-Apr-07 4:37
Bradml15-Apr-07 4:37 
GeneralRe: javascript !! Pin
Tamimi - Code15-Apr-07 18:55
Tamimi - Code15-Apr-07 18:55 
AnswerRe: javascript !! Pin
RichardGrimmer16-Apr-07 1:06
RichardGrimmer16-Apr-07 1:06 
GeneralRe: javascript !! Pin
Tamimi - Code16-Apr-07 1:44
Tamimi - Code16-Apr-07 1:44 
GeneralRe: javascript !! Pin
RichardGrimmer16-Apr-07 6:17
RichardGrimmer16-Apr-07 6:17 
QuestionWeb Service Response Pin
usermans14-Apr-07 23:11
usermans14-Apr-07 23:11 
I used to create web methods using the template provided with Visual Studio .NET 2003, all I needed to do is to add the [WebMethod] attribute before the function I want to expose through the web service. But recently I was asked to expose my function to a specific client who is using AJAX and JSP and my return values are required to be sent using the "Response" object!
I don't know how to access this object in a web service, unlike web applications, this object is not easily accessible from within the code.
In fact I have doubts about the whole approach, is it possible and if possible is it practical to send the results back using the "Response" object?
The caller wants the return values to be incorporated into a string that contains JavaScript code they can evaluate and use to display the result on their AJAX enabled JSP page.
Any help or ideas about the subject are appreciated.
Thank you.

AnswerRe: Web Service Response Pin
Guffa15-Apr-07 2:01
Guffa15-Apr-07 2:01 
QuestionSave Dialog box control Pin
EEmaan13-Apr-07 3:34
EEmaan13-Apr-07 3:34 
AnswerRe: Save Dialog box control Pin
Bradml13-Apr-07 3:44
Bradml13-Apr-07 3:44 
Questiondropdown list box problem Pin
kumar bharat bhusanam12-Apr-07 21:08
kumar bharat bhusanam12-Apr-07 21:08 
AnswerRe: dropdown list box problem Pin
Bradml12-Apr-07 22:07
Bradml12-Apr-07 22:07 
AnswerRe: dropdown list box problem Pin
Jaiprakash M Bankolli12-Apr-07 22:59
Jaiprakash M Bankolli12-Apr-07 22:59 
QuestionServer Access Issue Pin
No-e12-Apr-07 4:52
No-e12-Apr-07 4:52 
AnswerRe: Server Access Issue Pin
kubben12-Apr-07 5:26
kubben12-Apr-07 5:26 
QuestionASP.NET 2.0 Login Problems Pin
Illegal Operation12-Apr-07 2:20
Illegal Operation12-Apr-07 2:20 
AnswerRe: ASP.NET 2.0 Login Problems Pin
Magnus Salgo12-Apr-07 4:34
Magnus Salgo12-Apr-07 4:34 
AnswerRe: ASP.NET 2.0 Login Problems Pin
Jaiprakash M Bankolli12-Apr-07 22:58
Jaiprakash M Bankolli12-Apr-07 22:58 
QuestionIIS problem Pin
Navneet Hegde12-Apr-07 1:27
Navneet Hegde12-Apr-07 1:27 
AnswerRe: IIS problem Pin
Jaiprakash M Bankolli14-Apr-07 4:02
Jaiprakash M Bankolli14-Apr-07 4:02 
QuestionJavascript resizing code Pin
Sam Heller11-Apr-07 22:54
Sam Heller11-Apr-07 22:54 
AnswerRe: Javascript resizing code Pin
badgrs11-Apr-07 23:08
badgrs11-Apr-07 23:08 
GeneralRe: Javascript resizing code Pin
Sam Heller11-Apr-07 23:31
Sam Heller11-Apr-07 23:31 
GeneralRe: Javascript resizing code Pin
badgrs12-Apr-07 23:57
badgrs12-Apr-07 23:57 

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.