Click here to Skip to main content
15,895,667 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: populating a html form with remote data from a MS Access database. Pin
efandango1-Dec-08 8:11
efandango1-Dec-08 8:11 
Questionquery regarding uploading of files in one page and vieweing the uploaded files in another page of same website using javascripts/vbscript/html with full and complete details Pin
velprj28-Nov-08 18:51
velprj28-Nov-08 18:51 
AnswerRe: query regarding uploading of files in one page and vieweing the uploaded files in another page of same website using javascripts/vbscript/html with full and complete details Pin
Christian Graus30-Nov-08 14:59
protectorChristian Graus30-Nov-08 14:59 
AnswerRe: query regarding uploading of files in one page and vieweing the uploaded files in another page of same website using javascripts/vbscript/html with full and complete details Pin
Dominic Goulet1-Dec-08 1:33
Dominic Goulet1-Dec-08 1:33 
Questioni need help Pin
njote28-Nov-08 16:59
njote28-Nov-08 16:59 
AnswerRe: i need help Pin
Paul Conrad29-Nov-08 5:19
professionalPaul Conrad29-Nov-08 5:19 
QuestionHow to bind a collection to select control using Ajax Pin
Exelioindia28-Nov-08 5:33
Exelioindia28-Nov-08 5:33 
QuestionNon-printing characters in JSON string Pin
RichardGrimmer28-Nov-08 4:01
RichardGrimmer28-Nov-08 4:01 
Hi guys,
I'm looking for ideas for how to get a ¬ character used in a Javascript function call. We're currently using it as a delimiter in a JSON string, which is fine under an EN-gb language.

However, one of our en-IE clients has the problem that when the js file is loaded into IE7, the ¬ gets replaced with a ?. In the file, we split our JSON string using s.replace (/¬/g, '\n\r') , it gets swapped out in the file for /?/, causing an Unexpected Quantifier error.

For a variety of reasons, it would be really tricky to simply use a different delimiter (which is why we don't use a more normal | or , in the first place!), so I'm after any ideas as to how to "force" it through.

Setting the client browser to EN-gb doesn't do the job, is there perhaps a server setting that I need to be looking at? Additionally, the when viewed using alert(), the ¬ characters are correctly displayed...

C# has already designed away most of the tedium of C++.

Questionsending e-mail using ASP Pin
Genius.Boy28-Nov-08 3:43
Genius.Boy28-Nov-08 3:43 
AnswerRe: sending e-mail using ASP Pin
SeMartens1-Dec-08 1:01
SeMartens1-Dec-08 1:01 
AnswerRe: sending e-mail using ASP Pin
faizurrahman15-Dec-08 18:17
faizurrahman15-Dec-08 18:17 
Questioni want call a javascript from serverside after a asynchronous post back Pin
snehasish28-Nov-08 2:56
snehasish28-Nov-08 2:56 
AnswerRe: i want call a javascript from serverside after a asynchronous post back Pin
Ashfield28-Nov-08 8:52
Ashfield28-Nov-08 8:52 
GeneralRe: i want call a javascript from serverside after a asynchronous post back Pin
snehasish28-Nov-08 18:14
snehasish28-Nov-08 18:14 
GeneralRe: i want call a javascript from serverside after a asynchronous post back Pin
Ashfield30-Nov-08 10:14
Ashfield30-Nov-08 10:14 
AnswerRe: i want call a javascript from serverside after a asynchronous post back Pin
Rajdev Ramasamy27-Jan-09 2:01
Rajdev Ramasamy27-Jan-09 2:01 
GeneralRe: i want call a javascript from serverside after a asynchronous post back Pin
snehasish14-May-09 6:02
snehasish14-May-09 6:02 
QuestionHow to disable WS-Addressing check on the server side Pin
Jummun Ayoub27-Nov-08 23:06
Jummun Ayoub27-Nov-08 23:06 
QuestionNeed help..... Pin
Binoy Rajan27-Nov-08 2:57
Binoy Rajan27-Nov-08 2:57 
AnswerRe: Need help..... Pin
Abhijit Jana27-Nov-08 4:17
professionalAbhijit Jana27-Nov-08 4:17 
QuestionQueries regarding uploading of files using intranet Pin
velprj26-Nov-08 18:03
velprj26-Nov-08 18:03 
AnswerRe: Queries regarding uploading of files using intranet Pin
Binoy Rajan27-Nov-08 3:08
Binoy Rajan27-Nov-08 3:08 
AnswerRe: Queries regarding uploading of files using intranet Pin
Abhijit Jana27-Nov-08 4:19
professionalAbhijit Jana27-Nov-08 4:19 
Questionmultilanguage website in sharepoint(moss) Pin
rameshdontagani26-Nov-08 2:17
rameshdontagani26-Nov-08 2:17 
Questionwebsite and mssql database issue Pin
acodman25-Nov-08 21:37
acodman25-Nov-08 21:37 

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.