Click here to Skip to main content
15,892,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Data to temporary XLS with Multiple Worksheets and then emailed. Pin
gamerdrew20-Aug-08 10:44
gamerdrew20-Aug-08 10:44 
AnswerRe: Data to temporary XLS with Multiple Worksheets and then emailed. Pin
Jörgen Andersson20-Aug-08 11:02
professionalJörgen Andersson20-Aug-08 11:02 
QuestionFCK editor Pin
shadow1720-Aug-08 6:19
shadow1720-Aug-08 6:19 
AnswerRe: FCK editor Pin
led mike20-Aug-08 9:40
led mike20-Aug-08 9:40 
QuestionJapanese currency symbol is displaying a single strikethrough on “Y” (i.e. “¥”) instead of double strikethrough (i.e. “¥”). Pin
mdpavel20-Aug-08 4:29
mdpavel20-Aug-08 4:29 
AnswerRe: Japanese currency symbol is displaying a single strikethrough on “Y” (i.e. “¥”) instead of double strikethrough (i.e. “¥”). Pin
Manas Bhardwaj20-Aug-08 5:19
professionalManas Bhardwaj20-Aug-08 5:19 
AnswerRe: Japanese currency symbol is displaying a single strikethrough on “Y” (i.e. “¥”) instead of double strikethrough (i.e. “¥”). Pin
Jörgen Andersson20-Aug-08 5:55
professionalJörgen Andersson20-Aug-08 5:55 
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 

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.