Click here to Skip to main content
15,895,667 members
Home / Discussions / C#
   

C#

 
GeneralRe: array help please Pin
Christian Graus5-Nov-09 11:55
protectorChristian Graus5-Nov-09 11:55 
Questiondatalist with an embedded dropdownlist. Pin
Crapaw455-Nov-09 10:31
Crapaw455-Nov-09 10:31 
AnswerRe: datalist with an embedded dropdownlist. Pin
Abhishek Sur5-Nov-09 10:42
professionalAbhishek Sur5-Nov-09 10:42 
GeneralRe: datalist with an embedded dropdownlist. Pin
Crapaw455-Nov-09 10:47
Crapaw455-Nov-09 10:47 
GeneralRe: datalist with an embedded dropdownlist. Pin
Abhishek Sur5-Nov-09 22:07
professionalAbhishek Sur5-Nov-09 22:07 
GeneralRe: datalist with an embedded dropdownlist. [solved] Pin
Crapaw456-Nov-09 3:17
Crapaw456-Nov-09 3:17 
GeneralRe: datalist with an embedded dropdownlist. Pin
Abhishek Sur8-Nov-09 4:29
professionalAbhishek Sur8-Nov-09 4:29 
QuestionRead TEXT from within 2 xml nodes (tricky I think ...) Pin
sodevrom5-Nov-09 9:58
sodevrom5-Nov-09 9:58 
Hello,
The question is simple but I found it tricky to accomplish.
I want to extract all the text from within the default.code node:

< default.code >
<script type="text/javascript"><!--
google_ad_client = "<?php echo($adsense_pubid);?>";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "image";
google_ad_channel = "";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "245917";
google_color_text = "555555";
google_color_url = "555555";
google_ui_features = "rc:6";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
< /default.code >



The problem is that when I read it, the is also considered a XML node. I simply want to extract the javascript code block.
How can I do this ?

Thanks
AnswerRe: Read TEXT from within 2 xml nodes (tricky I think ...) Pin
Christian Graus5-Nov-09 10:32
protectorChristian Graus5-Nov-09 10:32 
Questionbase class connection string Pin
Stryder_15-Nov-09 9:25
Stryder_15-Nov-09 9:25 
AnswerRe: base class connection string Pin
PIEBALDconsult5-Nov-09 9:40
mvePIEBALDconsult5-Nov-09 9:40 
GeneralRe: base class connection string Pin
Stryder_15-Nov-09 10:20
Stryder_15-Nov-09 10:20 
GeneralRe: base class connection string Pin
PIEBALDconsult5-Nov-09 12:10
mvePIEBALDconsult5-Nov-09 12:10 
AnswerRe: base class connection string Pin
Not Active5-Nov-09 10:13
mentorNot Active5-Nov-09 10:13 
Questionicons changind while clicking treeview nodes Pin
Chesnokov Yuriy5-Nov-09 8:30
professionalChesnokov Yuriy5-Nov-09 8:30 
AnswerRe: icons changind while clicking treeview nodes Pin
snorkie5-Nov-09 9:27
professionalsnorkie5-Nov-09 9:27 
QuestionHelp ! Database Problem, Unknown Information in an Access DataBase by the MEMO type! [modified] Pin
maysam gamini5-Nov-09 8:27
maysam gamini5-Nov-09 8:27 
AnswerRe: Help ! Database Problem, Unknown Information in an Access DataBase by the MEMO type! Pin
Wes Aday5-Nov-09 9:07
professionalWes Aday5-Nov-09 9:07 
GeneralRe: Help ! Database Problem, Unknown Information in an Access DataBase by the MEMO type! Pin
maysam gamini5-Nov-09 12:20
maysam gamini5-Nov-09 12:20 
GeneralRe: Help ! Database Problem, Unknown Information in an Access DataBase by the MEMO type! Pin
Wes Aday5-Nov-09 12:51
professionalWes Aday5-Nov-09 12:51 
GeneralRe: Help ! Database Problem, Unknown Information in an Access DataBase by the MEMO type! Pin
maysam gamini5-Nov-09 12:59
maysam gamini5-Nov-09 12:59 
GeneralRe: Help ! Database Problem, Unknown Information in an Access DataBase by the MEMO type! Pin
Wes Aday5-Nov-09 14:56
professionalWes Aday5-Nov-09 14:56 
GeneralRe: Help ! Database Problem, Unknown Information in an Access DataBase by the MEMO type! Pin
maysam gamini5-Nov-09 20:51
maysam gamini5-Nov-09 20:51 
GeneralRe: Help ! Database Problem, Unknown Information in an Access DataBase by the MEMO type! Pin
Wes Aday6-Nov-09 3:30
professionalWes Aday6-Nov-09 3:30 
AnswerRe: Help ! Database Problem, Unknown Information in an Access DataBase by the MEMO type! [modified] Pin
maysam gamini5-Nov-09 12:40
maysam gamini5-Nov-09 12:40 

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.