Click here to Skip to main content
15,881,898 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: JavaScript and local computation. Pin
enhzflep5-Apr-11 16:23
enhzflep5-Apr-11 16:23 
AnswerRe: JavaScript and local computation. Pin
Jörgen Andersson5-Apr-11 20:08
professionalJörgen Andersson5-Apr-11 20:08 
QuestionPassing arguments to popup page Pin
CodingLover30-Mar-11 8:45
CodingLover30-Mar-11 8:45 
AnswerRe: Passing arguments to popup page Pin
Shahriar Iqbal Chowdhury/Galib4-Apr-11 4:02
professionalShahriar Iqbal Chowdhury/Galib4-Apr-11 4:02 
GeneralRe: Passing arguments to popup page Pin
Monjurul Habib4-Apr-11 11:51
professionalMonjurul Habib4-Apr-11 11:51 
GeneralRe: Passing arguments to popup page Pin
Prasanta_Prince19-Apr-11 23:45
Prasanta_Prince19-Apr-11 23:45 
QuestionDisadvantages of HTML injection? Pin
lvq68430-Mar-11 2:19
lvq68430-Mar-11 2:19 
AnswerRe: Disadvantages of HTML injection? Pin
Manfred Rudolf Bihy30-Mar-11 3:14
professionalManfred Rudolf Bihy30-Mar-11 3:14 
lvq684 wrote:
script on a web page that calls a web service, gets html code returned

Actually that is the only part I don't agree with. The webservice should indeed not return HTML but rather raw (JSON) data. Encapsulate the javascript that generates the HTML (from your data) into sparate classes, that way you keep your webservices uncontaminated from GUI/UI stuff.
The code for the HTML generation can be reused and maintained separately.

My two cents.

Cheers,
GeneralRe: Disadvantages of HTML injection? Pin
lvq68430-Mar-11 3:23
lvq68430-Mar-11 3:23 
GeneralRe: Disadvantages of HTML injection? Pin
Manfred Rudolf Bihy30-Mar-11 3:31
professionalManfred Rudolf Bihy30-Mar-11 3:31 
GeneralRe: Disadvantages of HTML injection? Pin
Prasanta_Prince19-Apr-11 23:59
Prasanta_Prince19-Apr-11 23:59 
Questionevery IP connect to my WebService - why ? Pin
goldsoft29-Mar-11 20:32
goldsoft29-Mar-11 20:32 
AnswerRe: every IP connect to my WebService - why ? Pin
Manfred Rudolf Bihy30-Mar-11 3:18
professionalManfred Rudolf Bihy30-Mar-11 3:18 
Answerreply Pin
logostomke28-Mar-11 23:59
logostomke28-Mar-11 23:59 
GeneralRe: reply Pin
GenJerDan29-Mar-11 6:52
GenJerDan29-Mar-11 6:52 
GeneralRe: reply Pin
Dalek Dave29-Mar-11 7:04
professionalDalek Dave29-Mar-11 7:04 
Questionabout element styling Pin
Ali Al Omairi(Abu AlHassan)27-Mar-11 8:24
professionalAli Al Omairi(Abu AlHassan)27-Mar-11 8:24 
AnswerRe: about element styling Pin
Richard MacCutchan27-Mar-11 9:18
mveRichard MacCutchan27-Mar-11 9:18 
AnswerRe: about element styling PinPopular
Keith Barrow27-Mar-11 10:15
professionalKeith Barrow27-Mar-11 10:15 
AnswerRe: about element styling Pin
Dalek Dave28-Mar-11 6:05
professionalDalek Dave28-Mar-11 6:05 
AnswerRe: about element styling Pin
Pete O'Hanlon28-Mar-11 6:44
mvePete O'Hanlon28-Mar-11 6:44 
AnswerMessage Removed Pin
28-Mar-11 7:45
professionalUser 171649228-Mar-11 7:45 
GeneralRe: about element styling Pin
Ali Al Omairi(Abu AlHassan)29-Mar-11 2:39
professionalAli Al Omairi(Abu AlHassan)29-Mar-11 2:39 
GeneralRe: about element styling Pin
musefan29-Mar-11 2:29
musefan29-Mar-11 2:29 
GeneralRe: about element styling Pin
Ali Al Omairi(Abu AlHassan)29-Mar-11 2:36
professionalAli Al Omairi(Abu AlHassan)29-Mar-11 2:36 

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.