Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:803226
More Search Options
RSS Available
Matching Posts
How to rotate text in XML file by 90 degree
Hi , I am converting a RTF file to XML file in which all the data of RTF should look as it is ,in XML also.In RTF there is a text in vertical format.. How can I show that text in Vertical format in my XML file..I am using below code now but it is not working- <p style=" layout-flow: vertical-ideographic ; height: 200px; width: 100px;"> Sphinx of black quartz, judge my vow. The quick brown fox jumped over the lazy dog. </p> Above code works fine with html file but not with XML
Posted to
XML and XmlDataSource Control
(Forum)
by
jainabhish
on 10/21/2008
Re: How to make text in XML look vertical
Hi Samu Zhang when you use <?xml-stylesheet type="text/css"?> in the starting of xml file then you can apply stylesheet on that. One more observation what I want to share is, this style "layout-flow: vertical-ideographic; " works fine in HTML but not in XML. Regards Abhishek
Posted to
XML and XmlDataSource Control
(Forum)
by
jainabhish
on 10/20/2008
Re: How to make text in XML look vertical
This is requirement of my project ..Please help...
Posted to
XML and XmlDataSource Control
(Forum)
by
jainabhish
on 10/20/2008
Re: How to show Header and footer in XMl file
But this is requirement of the project.
Posted to
XML and XmlDataSource Control
(Forum)
by
jainabhish
on 10/20/2008
How to show Header and footer in XMl file
Hi I am converting a RTF file into an XML file in which data and its formating should be same as it is in RTF.. I am able to show data in XMl but I am not able to show RTF header in XML.can anybody please tell me how to do this.
Posted to
XML and XmlDataSource Control
(Forum)
by
jainabhish
on 10/17/2008
How to make text in XML look vertical
Hi , I am converting a RTF file to XML file in which all the data of RTF should look as it is in XML also.In RTF there is a text in vertical format.. How can I show that text in Vertical format in my XML file..I am using below code now but it is not working- <paragraph> <shptxt style="display:block;layout-flow: vertical-ideographic" originalPosition="2666">Abhishek Vertical</shptxt> </paragraph>
Posted to
XML and XmlDataSource Control
(Forum)
by
jainabhish
on 10/17/2008
How to Implement multiple stylesheet in a single XML file
Hi, I want to show an Image in my XML for which I am using XSL in the same file (In my XML file) and I am also renderding other data like text, Tables,lines in my XML for which I am using CSS (Cascade style sheet) .see below- <?xml-stylesheet type="text/css"?> <?xml-stylesheet type="text/xsl" href="http://forums.asp.net/AddPost.aspx?ForumID=43#stylesheet"?> but the problem id that both style sheets are not working together ie if I write "<?xml-stylesheet
Posted to
XML and XmlDataSource Control
(Forum)
by
jainabhish
on 10/14/2008
XMl and XSl in one file to show jpg Image in it
Hi, I have to show a jpg image in XMl file using XSL and I want to use XML code and XSL code in single file but I am not able to show image ..please help me... my code is- <?xml version="1.0"?> <?xml-stylesheet type="text/xsl" href="http://forums.asp.net/AddPost.aspx?ForumID=43#stylesheet"?> <!DOCTYPE doc [ <!ATTLIST xsl:stylesheet id ID #REQUIRED> ]> <doc> <xsl:stylesheet id="stylesheet" version="1.0" xmlns:xsl="http
Posted to
XML and XmlDataSource Control
(Forum)
by
jainabhish
on 10/14/2008
Re: How to Apply XSL style sheet for an element in XML
code inside Abhishek.xsl is- <?xml version="1.0" standalone="yes" ?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:template match="/"> <html> <body> <h2>Insert JPG Image here.This file is ABhishek.xls</h2> <img style="..." alt="="><xsl:attribute name="src"><xsl:value-of select="//Image" /></xsl:attribute><
Posted to
XML and XmlDataSource Control
(Forum)
by
jainabhish
on 10/13/2008
How to Apply XSL style sheet for an element in XML
Hi , I have applied XSL for XMl document by writing <?xml:stylesheet type="text/xsl" href="Abhishek.xsl" ?> on the top of my XML file but now I do not want to use it for the whole XML document .Instead i want to use it for a particular element or tag of XML.please can anybody tell me how can I implement it for an element rather then for whole XML. for example my XML is <?xml version="1.0" ?> <file> <Document> <Section> <paragraph>
Posted to
XML and XmlDataSource Control
(Forum)
by
jainabhish
on 10/13/2008
Page 1 of 3 (27 items) 1
2
3
Next >
WindowsClient:
Developing an installer for your Surface application
ASP.NET:
Visual Studio 2010 and .NET 4 Update
WindowsClient:
Microsoft’s product placements in The Big Bang Theory
Channel 9:
Channel 9 Live at PDC09: Martin Cron
Channel 9:
Channel 9 Live at PDC09: Erik Meijer and Thomas Lewis
WindowsClient:
Download Data Services Update for .NET 3.5 SP1
Silverlight:
Extending the SMF for the HVP
Silverlight:
Extending the SMF for the HVP
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 12 of 13
Channel 10:
Bing Maps Update: Map Embeds and Draggable Routes
WindowsClient:
New WPF Showcase: WEB Touch
ASP.NET:
ASP.NET MVC 2 RC Released
WindowsClient:
Very exciting Microsoft Pivot from Live Labs
WindowsClient:
XAML for UI & .rc files
TechNet Edge:
DNS Security (DNSSec) Overview
Silverlight:
Silverlight 4 demos from my PDC Keynote now available
Channel 9:
Channel 9 Live at PDC09: Dave Campbell
Channel 9:
Channel 9 Live at PDC09: Yousef Khalidi
Channel 9:
Twitter App for Zune Launches
WindowsClient:
Incarnate
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online