Click here to Skip to main content
15,881,828 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: Maintain the order of the xml Pin
Mark J. Miller14-Apr-08 6:33
Mark J. Miller14-Apr-08 6:33 
GeneralRe: Maintain the order of the xml Pin
Yariv14-Apr-08 10:13
Yariv14-Apr-08 10:13 
GeneralRe: Maintain the order of the xml Pin
Mark J. Miller14-Apr-08 10:33
Mark J. Miller14-Apr-08 10:33 
GeneralRe: Maintain the order of the xml Pin
Yariv14-Apr-08 20:41
Yariv14-Apr-08 20:41 
Generalxml serialization arraylist Pin
omer erakman8-Apr-08 20:37
omer erakman8-Apr-08 20:37 
GeneralRe: xml serialization arraylist Pin
led mike9-Apr-08 5:03
led mike9-Apr-08 5:03 
GeneralRe: xml serialization arraylist Pin
omer erakman11-Apr-08 1:17
omer erakman11-Apr-08 1:17 
GeneralShowing "&" sign in XML file Pin
Rajeeshun7-Apr-08 14:27
Rajeeshun7-Apr-08 14:27 
As part of my program I should create a XML file and it should contain a URL. That URL is containing '&' sign. Whenever I put '&' sign in XML file, Internet exploerer is not taking it and showing error

Following is a simple XML file

<pharmacy name="PChek.com" country="Canada">
<drugs>
<drug name="APO-DILTIAZ CD" unit="CAPSULE" affiliateid="https://www.interna.com/cgi-bin/ncommerce3/input?ProductName=DILTIAZ CD&groupid=RPC" ndc="" />
</drugs>
</pharmacy>

Once I open this XML file in the IE, it gives following error "


A semi colon character was expected. Error processing resource


If I remove the & sign from the url, then XML file is opening and working fine


How to solve this problem? Please let me know
GeneralRe: Showing "&" sign in XML file [modified] Pin
logiclabz7-Apr-08 20:47
logiclabz7-Apr-08 20:47 
GeneralRe: Showing "&" sign in XML file Pin
K.P.Kannan8-Apr-08 15:43
K.P.Kannan8-Apr-08 15:43 
GeneralTotal Noobie Pin
abesimpson2-Apr-08 9:53
abesimpson2-Apr-08 9:53 
GeneralRe: Total Noobie Pin
led mike2-Apr-08 11:06
led mike2-Apr-08 11:06 
GeneralAuto Populate and email Word document From ASP.NET 2.0 using xslt/xml Pin
Wilsy2-Apr-08 2:16
Wilsy2-Apr-08 2:16 
Question[Message Deleted] Pin
malarpm2-Apr-08 1:47
malarpm2-Apr-08 1:47 
GeneralRe: Need help in generating xml file using the xsd file in classic asp. Pin
led mike2-Apr-08 4:45
led mike2-Apr-08 4:45 
QuestionCan we lock just a single table in xml file?? Pin
Ron.S1-Apr-08 19:46
Ron.S1-Apr-08 19:46 
AnswerRe: Can we lock just a single table in xml file?? Pin
led mike2-Apr-08 4:42
led mike2-Apr-08 4:42 
AnswerRe: Can we lock just a single table in xml file?? Pin
Dave Kreskowiak2-Apr-08 4:46
mveDave Kreskowiak2-Apr-08 4:46 
QuestionContains Function!!! Please Help me (XPath) Pin
Masterhame31-Mar-08 8:07
Masterhame31-Mar-08 8:07 
GeneralRe: Contains Function!!! Please Help me (XPath) Pin
led mike1-Apr-08 4:51
led mike1-Apr-08 4:51 
GeneralSchema Namespaces Pin
GraemeYeo28-Mar-08 7:49
GraemeYeo28-Mar-08 7:49 
QuestionDetermine elements according to attributes Pin
goutsi27-Mar-08 6:24
goutsi27-Mar-08 6:24 
QuestionCreating a XML and XSD for data storage. Starting with empty xml Pin
steve_rm24-Mar-08 23:32
steve_rm24-Mar-08 23:32 
Questionload xml+xsl in html Pin
Member 466072419-Mar-08 21:12
Member 466072419-Mar-08 21:12 
GeneralRe: load xml+xsl in html Pin
led mike20-Mar-08 4:47
led mike20-Mar-08 4:47 

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.