Click here to Skip to main content
15,919,931 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Web.Config Pin
Maharishi Bhatia5-Oct-04 2:04
Maharishi Bhatia5-Oct-04 2:04 
GeneralRe: Web.Config Pin
Steven Campbell5-Oct-04 6:34
Steven Campbell5-Oct-04 6:34 
Generalsaving image on sql server 2000 Pin
firad3-Oct-04 20:33
sussfirad3-Oct-04 20:33 
GeneralCDONTS not supported need to change to CDO or CDOSYS Pin
amorlatina3-Oct-04 13:41
amorlatina3-Oct-04 13:41 
Questionhow can i start in creating an ASP.Net forum using c# Pin
Eng Nashwa2-Oct-04 23:19
Eng Nashwa2-Oct-04 23:19 
AnswerRe: how can i start in creating an ASP.Net forum using c# Pin
sefaen3-Oct-04 14:49
sefaen3-Oct-04 14:49 
AnswerRe: how can i start in creating an ASP.Net forum using c# Pin
V.4-Oct-04 0:13
professionalV.4-Oct-04 0:13 
Generalpopulating grid from xml - a new logic needed. Pin
manivannan.p2-Oct-04 2:07
manivannan.p2-Oct-04 2:07 
Hi,
I have an XML file, which contains several nodes like the ones below:

<saml:Attribute AttributeName="ssbAssertionVersion" AttributeNamespace="http://www.syntegra.com">
<saml:AttributeValue xmlns:saml="urn:oasis:names:tc:SAML:1.0:assertion">1.0</saml:AttributeValue>
</saml:Attribute>

- <saml:Attribute AttributeName="cn" AttributeNamespace="http://www.syntegra.com">
<saml:AttributeValue xmlns:saml="urn:oasis:names:tc:SAML:1.0:assertion">Doe Joanna B</saml:AttributeValue>
</saml:Attribute>

----> My objective is to , take the value present inside the tag, "saml:AttributeValue " and populate it in my custom grid control, which will accept the element name as a parameter and display its value.

Problems:
1. ELEMENT NAME IS THE SAME IN ALL THE NODES, "saml:AttributeValue".
2.I dont want to reframe a new xml file out of this present one, since it increases the processing time.
3.I cant give an xpath query, directly to the my custom grid control.it will accept only the element name of a xml file.

Please help me, if you can think of a logic, that has to finally make the 'saml:AttributeValue' element name unique,without reforming a new xml so that i can directly feed that into my grid control.

Thanks In advance,

Regs, Manivannan

GeneralCSS Pin
sessie1-Oct-04 5:22
sessie1-Oct-04 5:22 
GeneralPictures on web services Pin
Anonymous1-Oct-04 0:59
Anonymous1-Oct-04 0:59 
GeneralError MySQL Error: 1064 - subqueries Pin
Ovidiu Caba1-Oct-04 0:21
Ovidiu Caba1-Oct-04 0:21 
Questionhow to saves images Pin
Anonymous30-Sep-04 22:07
Anonymous30-Sep-04 22:07 
AnswerRe: how to saves images Pin
Pradeep Shamarao28-Oct-04 19:22
Pradeep Shamarao28-Oct-04 19:22 
GeneralXHTML 1.1 Pin
Jacob Hammack30-Sep-04 21:26
Jacob Hammack30-Sep-04 21:26 
GeneralRe: XHTML 1.1 Pin
Tomas Petricek7-Oct-04 13:03
Tomas Petricek7-Oct-04 13:03 
GeneralRe: XHTML 1.1 Pin
Jacob Hammack7-Oct-04 16:25
Jacob Hammack7-Oct-04 16:25 
GeneralJavaScript Picture Viewer Pin
sefaen30-Sep-04 16:54
sefaen30-Sep-04 16:54 
GeneralRe: JavaScript Picture Viewer Pin
Tomas Petricek7-Oct-04 13:13
Tomas Petricek7-Oct-04 13:13 
QuestionASPX/Perl stepping on each other? Pin
webjunkie30-Sep-04 16:23
webjunkie30-Sep-04 16:23 
Generalpadding style problem... Pin
theJazzyBrain30-Sep-04 9:06
theJazzyBrain30-Sep-04 9:06 
GeneralRe: padding style problem... Pin
benjymous1-Oct-04 0:10
benjymous1-Oct-04 0:10 
GeneralRe: padding style problem... Pin
theJazzyBrain1-Oct-04 1:03
theJazzyBrain1-Oct-04 1:03 
GeneralRe: padding style problem... Pin
benjymous1-Oct-04 1:16
benjymous1-Oct-04 1:16 
GeneralRe: padding style problem... Pin
sefaen3-Oct-04 9:58
sefaen3-Oct-04 9:58 
GeneralRe: padding style problem... Pin
benjymous3-Oct-04 21:37
benjymous3-Oct-04 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.