Click here to Skip to main content
16,009,176 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Url encryption Pin
SeMartens27-Apr-09 0:11
SeMartens27-Apr-09 0:11 
GeneralRe: Url encryption Pin
Colin Angus Mackay27-Apr-09 0:17
Colin Angus Mackay27-Apr-09 0:17 
GeneralRe: Url encryption Pin
SeMartens27-Apr-09 1:03
SeMartens27-Apr-09 1:03 
AnswerRe: Url encryption Pin
Christian Graus27-Apr-09 0:11
protectorChristian Graus27-Apr-09 0:11 
AnswerRe: Url encryption Pin
Vasudevan Deepak Kumar27-Apr-09 0:48
Vasudevan Deepak Kumar27-Apr-09 0:48 
Questiongenerating xml Pin
AndyInUK26-Apr-09 23:11
AndyInUK26-Apr-09 23:11 
AnswerRe: generating xml Pin
Christian Graus26-Apr-09 23:19
protectorChristian Graus26-Apr-09 23:19 
GeneralRe: generating xml Pin
AndyInUK29-Apr-09 7:53
AndyInUK29-Apr-09 7:53 
Thanks Christian for your reply.

There are two classes XMLTextWriter and XMLDocument class. Which one is better ?

I am bit lost at the moment. I will tell you exactly what i am trying to do.

Basically in the webpage, there are various dropdown box and checkbox whose values are retrieved from the databasse. Till this part it's all working fine.

Now when user select the item and check relevant checkboxes, there is a button to generate xml.

The xml should look like:

user>
accountdetails>
useraccounts crit="0">
useraccount>
accountstatus id="1" />
/useraccount>
/useraccounts>
addresses>
address>
countries crit="0">
country id="123" />
/countries>
/address>
/addresses>
p.s. it was not displaying my xml code, so i removed "<" from every line.

The account Details is just a one subelement of user root element. There are many elements. And these all element should only exist in the xml if user select it.

So what should be my next move. Can you show me a syntax for one section. And is it possible to retrieve the value of the selected item.
Like where it says accountstatus id="1" />, can i write something like this - (dropdownbox1.selectedItem)

Thank you
Questionapplying image on the border of message box created using javascript Pin
Sanket.Patil26-Apr-09 23:04
Sanket.Patil26-Apr-09 23:04 
AnswerRe: applying image on the border of message box created using javascript Pin
Christian Graus26-Apr-09 23:18
protectorChristian Graus26-Apr-09 23:18 
AnswerRe: applying image on the border of message box created using javascript Pin
rupamroy21-Feb-10 20:38
rupamroy21-Feb-10 20:38 
Questioni cant access data grid dynamically Pin
ami_singh26-Apr-09 22:44
ami_singh26-Apr-09 22:44 
AnswerRe: i cant access data grid dynamically Pin
prakash_chhipa26-Apr-09 22:47
prakash_chhipa26-Apr-09 22:47 
AnswerRe: i cant access data grid dynamically Pin
Christian Graus26-Apr-09 22:48
protectorChristian Graus26-Apr-09 22:48 
QuestionReports in ASP.NET Pin
Rashmi_Karnam26-Apr-09 22:39
Rashmi_Karnam26-Apr-09 22:39 
AnswerRe: Reports in ASP.NET Pin
Christian Graus26-Apr-09 22:42
protectorChristian Graus26-Apr-09 22:42 
GeneralWhat is lahk ? Pin
David Mujica27-Apr-09 3:28
David Mujica27-Apr-09 3:28 
GeneralRe: What is lahk ? Pin
AndyInUK27-Apr-09 6:15
AndyInUK27-Apr-09 6:15 
AnswerRe: Reports in ASP.NET Pin
saanj29-Apr-09 23:35
saanj29-Apr-09 23:35 
GeneralRe: Reports in ASP.NET Pin
Rashmi_Karnam1-May-09 6:00
Rashmi_Karnam1-May-09 6:00 
GeneralRe: Reports in ASP.NET Pin
saanj1-May-09 8:23
saanj1-May-09 8:23 
QuestionJava script? Pin
Karthick_gc26-Apr-09 21:16
Karthick_gc26-Apr-09 21:16 
AnswerRe: Java script? Pin
Christian Graus26-Apr-09 21:29
protectorChristian Graus26-Apr-09 21:29 
GeneralRe: Java script? Pin
Karthick_gc26-Apr-09 21:41
Karthick_gc26-Apr-09 21:41 
GeneralRe: Java script? Pin
Christian Graus26-Apr-09 21:45
protectorChristian Graus26-Apr-09 21:45 

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.