Click here to Skip to main content
15,890,438 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: javascript function problem , please urgent Pin
Edbert P27-Jun-06 21:01
Edbert P27-Jun-06 21:01 
GeneralRe: javascript function problem , please urgent Pin
sa_keles27-Jun-06 23:27
sa_keles27-Jun-06 23:27 
Questionapostrophes or quotes creating problem while passing to javascript Pin
Dhruvil27-Jun-06 10:11
Dhruvil27-Jun-06 10:11 
AnswerRe: apostrophes or quotes creating problem while passing to javascript Pin
eggsovereasy27-Jun-06 10:26
eggsovereasy27-Jun-06 10:26 
GeneralRe: apostrophes or quotes creating problem while passing to javascript Pin
Guffa27-Jun-06 13:13
Guffa27-Jun-06 13:13 
GeneralRe: apostrophes or quotes creating problem while passing to javascript Pin
Hy Chanhan27-Jun-06 16:15
professionalHy Chanhan27-Jun-06 16:15 
AnswerRe: apostrophes or quotes creating problem while passing to javascript Pin
Guffa27-Jun-06 13:08
Guffa27-Jun-06 13:08 
GeneralRe: apostrophes or quotes creating problem while passing to javascript Pin
Dhruvil27-Jun-06 17:28
Dhruvil27-Jun-06 17:28 
Hi Guffa,
I have a line in javascript function like this:
function myfunction(value1)
{
document.GetElementById('td').innertext=value1;
}
how can i parse the value1 field which contain apostrophes, such a way that it will not create problem while passing to the javascript function from server datagrid. and also, i dont want to eliminate apostrophes from the output on client side.
Thanks,
NIKI
AnswerRe: apostrophes or quotes creating problem while passing to javascript Pin
Guffa27-Jun-06 20:57
Guffa27-Jun-06 20:57 
GeneralRe: apostrophes or quotes creating problem while passing to javascript Pin
Dhruvil28-Jun-06 2:31
Dhruvil28-Jun-06 2:31 
QuestionTwo web apps, one authentication Pin
eggsovereasy27-Jun-06 10:05
eggsovereasy27-Jun-06 10:05 
QuestionCheckbox Value and DataGrid Pin
DeepToot27-Jun-06 10:00
DeepToot27-Jun-06 10:00 
AnswerRe: Checkbox Value and DataGrid Pin
eggsovereasy27-Jun-06 10:33
eggsovereasy27-Jun-06 10:33 
GeneralRe: Checkbox Value and DataGrid Pin
DeepToot27-Jun-06 10:44
DeepToot27-Jun-06 10:44 
QuestionAdding blank line to dataset in a NESTED datagrid (long) [modified] Pin
leckey27-Jun-06 9:24
leckey27-Jun-06 9:24 
AnswerRe: Adding blank line to dataset in a NESTED datagrid (long) Pin
eggsovereasy27-Jun-06 10:37
eggsovereasy27-Jun-06 10:37 
GeneralRe: Adding blank line to dataset in a NESTED datagrid (long) Pin
leckey27-Jun-06 10:39
leckey27-Jun-06 10:39 
Questionmenu bar in asp.net Pin
hbk_leo27-Jun-06 7:15
hbk_leo27-Jun-06 7:15 
AnswerRe: menu bar in asp.net Pin
Igor Vigdorchik27-Jun-06 10:04
Igor Vigdorchik27-Jun-06 10:04 
AnswerRe: menu bar in asp.net Pin
eggsovereasy27-Jun-06 10:34
eggsovereasy27-Jun-06 10:34 
QuestionHow to get session variable to work Pin
leckey27-Jun-06 6:24
leckey27-Jun-06 6:24 
AnswerRe: How to get session variable to work Pin
WebWeaver102127-Jun-06 6:59
WebWeaver102127-Jun-06 6:59 
AnswerRe: How to get session variable to work [modified] Pin
Elina Blank27-Jun-06 7:55
sitebuilderElina Blank27-Jun-06 7:55 
GeneralRe: How to get session variable to work Pin
leckey27-Jun-06 8:20
leckey27-Jun-06 8:20 
GeneralRe: How to get session variable to work Pin
Elina Blank27-Jun-06 8:26
sitebuilderElina Blank27-Jun-06 8:26 

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.