Click here to Skip to main content
15,920,513 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionConvert XML file to an ASPX page Pin
Krishnaraj Barvathaya B20-Aug-08 3:08
Krishnaraj Barvathaya B20-Aug-08 3:08 
Hi
I have an xml file stored in database. This XML files defines asp/html controls, its size, layout etc. Sample XML file is given below:

<Label Field="Label1" Top="22" Left="24" Height="31" Width="485" Align="Left" Caption="Title Text"><br />
  <Font Name="Garamond" Size="27" Color="FFFFFF"/><br />
</Label><br />
<Image Field="Image1" Top="0" Left="0" Height="80" Width="735" File="Image1.jpg"/><br />
<Label Field="Label2" Top="25" Left="18" Height="29" Width="493" Align="Left" Caption="Sub Title"><br />
  <Font Name="Garamond" Size="24" Color="FFFFFF"/><br />
</Label><br />


Is there any way without XSLT I can tranform this XML file into an ASPX/html page during run time.

Thank you,

Krishnaraj Barvathaya B

AnswerRe: Convert XML file to an ASPX page Pin
Abhijit Jana20-Aug-08 4:14
professionalAbhijit Jana20-Aug-08 4:14 
AnswerRe: Convert XML file to an ASPX page Pin
Manas Bhardwaj20-Aug-08 4:27
professionalManas Bhardwaj20-Aug-08 4:27 
GeneralRe: Convert XML file to an ASPX page Pin
Krishnaraj Barvathaya B20-Aug-08 4:49
Krishnaraj Barvathaya B20-Aug-08 4:49 
GeneralRe: Convert XML file to an ASPX page Pin
Christian Graus20-Aug-08 15:11
protectorChristian Graus20-Aug-08 15:11 
QuestionListbox-Multiple selection Pin
dhandapani8420-Aug-08 2:46
dhandapani8420-Aug-08 2:46 
AnswerRe: Listbox-Multiple selection Pin
Manas Bhardwaj20-Aug-08 2:48
professionalManas Bhardwaj20-Aug-08 2:48 
GeneralRe: Listbox-Multiple selection Pin
dhandapani8422-Aug-08 0:53
dhandapani8422-Aug-08 0:53 
AnswerRe: Listbox-Multiple selection Pin
Brij20-Aug-08 2:51
mentorBrij20-Aug-08 2:51 
GeneralRe: Listbox-Multiple selection Pin
dhandapani8422-Aug-08 0:51
dhandapani8422-Aug-08 0:51 
QuestionValidate an XmlDocument object Pin
John Gathogo20-Aug-08 2:20
John Gathogo20-Aug-08 2:20 
AnswerRe: Validate an XmlDocument object Pin
Christian Flutcher20-Aug-08 2:36
Christian Flutcher20-Aug-08 2:36 
GeneralRe: Validate an XmlDocument object Pin
John Gathogo20-Aug-08 2:54
John Gathogo20-Aug-08 2:54 
GeneralRe: Validate an XmlDocument object Pin
Christian Flutcher20-Aug-08 3:06
Christian Flutcher20-Aug-08 3:06 
GeneralRe: Validate an XmlDocument object Pin
John Gathogo20-Aug-08 3:59
John Gathogo20-Aug-08 3:59 
AnswerRe: Validate an XmlDocument object Pin
Brij20-Aug-08 2:47
mentorBrij20-Aug-08 2:47 
Questionajax problem Pin
UD(IA)20-Aug-08 2:16
UD(IA)20-Aug-08 2:16 
AnswerRe: ajax problem Pin
Brij20-Aug-08 2:24
mentorBrij20-Aug-08 2:24 
AnswerRe: ajax problem Pin
Abhijit Jana20-Aug-08 2:25
professionalAbhijit Jana20-Aug-08 2:25 
GeneralRe: ajax problem Pin
UD(IA)20-Aug-08 2:45
UD(IA)20-Aug-08 2:45 
AnswerRe: ajax problem Pin
Abhijit Jana20-Aug-08 2:55
professionalAbhijit Jana20-Aug-08 2:55 
GeneralRe: ajax problem Pin
UD(IA)20-Aug-08 3:00
UD(IA)20-Aug-08 3:00 
GeneralRe: ajax problem Pin
UD(IA)20-Aug-08 5:10
UD(IA)20-Aug-08 5:10 
Questiongridview update problem plz help needed ,,, Pin
dream_liner_7e720-Aug-08 2:07
dream_liner_7e720-Aug-08 2:07 
AnswerRe: gridview update problem plz help needed ,,, Pin
UD(IA)20-Aug-08 3:40
UD(IA)20-Aug-08 3: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.