|
-
Dec 15th, 2009, 11:20 AM
#1
[RESOLVED] Where did my XML go?
Hey,
I have just added an FAQ to the FAQ Forum, but looking at it now, I don't seem to see the XML that I put between the CODE tags.
http://www.vbforums.com/showthread.php?t=595883
Any idea what is going on?
Thanks
Gary
-
Dec 15th, 2009, 11:42 AM
#2
Re: Where did my XML go?
OK... that's weird... because you can select "something" in those code blocks... but they appear to be spaces or something... because when I then copy and paste it into note pad, I get nothing.
When you edit the post, does the XML then show up?
-tg
-
Dec 15th, 2009, 11:44 AM
#3
Re: Where did my XML go?
Hey,
Yeah, I actually just checked that, and when I go to edit the post, I can see the XML.
I have done this a number of times in normal forums, and this hasn't caused a problem. The only difference I can see is that this forum allows full html markup, but I have chosen to not use this. Should I? And construct the post differently?
Gary
-
Dec 15th, 2009, 11:51 AM
#4
Re: Where did my XML go?
Beats me... this is the first time I've seen XML code go sideways.
-tg
-
Dec 15th, 2009, 11:53 AM
#5
Re: Where did my XML go?
Hmmm, not what I was hoping to hear 
I will wait and see if anyone knows anything, otherwise, I will try editing the post to use html markup instead, and see if that works.
Thanks
Gary
-
Dec 15th, 2009, 12:18 PM
#6
Re: Where did my XML go?
If you change form [CODE] tags to [Highlight=vb.net] tags (as I did for you in the last block of your post) it works sort of okay.
-
Dec 15th, 2009, 12:20 PM
#7
Re: Where did my XML go?
would [highlight=xml] work? or what about the noparse tag?
-tg
-
Dec 15th, 2009, 12:21 PM
#8
Re: Where did my XML go?
 Originally Posted by MartinLiss
If you change form [CODE] tags to [Highlight=vb.net] tags (as I did for you in the last block of your post) it works sort of okay.
Ah, ok, so there is a work around, however, the below is a direct copy of the first xml CODE block, and it works fine in regular forum:
Code:
<section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler, log4net" />
Gary
-
Dec 15th, 2009, 12:30 PM
#9
Re: Where did my XML go?
It is due to HTML being enabled in that forum... and unfortunately NoParse doesn't help.
[highlight=xml] (or something similar, perhaps HTML) is likely to work.
-
Dec 15th, 2009, 12:31 PM
#10
Re: Where did my XML go?
Hey,
Ok, I thought that is what it would come down to. I will refactor the post later tonight if I get a second.
Thanks
Gary
-
Dec 15th, 2009, 05:47 PM
#11
Re: [RESOLVED] Where did my XML go?
I see all the code that was posted correctly and can paste it into note pad++. I don't know maybe Marty or Si changed it before I posted!
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Dec 15th, 2009, 06:01 PM
#12
Re: [RESOLVED] Where did my XML go?
 Originally Posted by Nightwalker83
I see all the code that was posted correctly and can paste it into note pad++. I don't know maybe Marty or Si changed it before I posted! 
Nope, according to the Last edited by tag gep13 did it.
-
Dec 16th, 2009, 02:54 AM
#13
Re: [RESOLVED] Where did my XML go?
 Originally Posted by MartinLiss
Nope, according to the Last edited by tag gep13 did it.
Yip, I edited it last night, but still not 100% happy with it. I was playing with CSAH:
http://copysourceashtml.codeplex.com/
To try and get a nicer looking post, since you have full HTML markup available in that thread. It works really well, but it generates a lot of characters, so I am going to have to split the post over multiple ones, so just trying to work out the best way of doing it.
Gary
-
Dec 17th, 2009, 12:38 PM
#14
Re: [RESOLVED] Where did my XML go?
Gary,
Have you tried using this formatter?
I copied the XML from your post and formatted it.
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Dec 17th, 2009, 04:28 PM
#15
Re: [RESOLVED] Where did my XML go?
Interesting!!
I had read about this converter in the WPF/Silverlight forums, but I never thought to use it. The resulting output might well be shorter than the HTML that is currently being rendered. I will give this a try.
Thanks
Gary
-
Dec 20th, 2009, 01:39 PM
#16
Frenzied Member
Re: [RESOLVED] Where did my XML go?
Well you should!
Since I built it I am aware that there are one or too niggles in it but its about 98% correct for most XML based languages!
-
Dec 21st, 2009, 02:56 AM
#17
Re: [RESOLVED] Where did my XML go?
Hey,
Haven't had a chance to look at it yet, but I certainly will 
Gary
-
Dec 27th, 2009, 09:31 PM
#18
Re: [RESOLVED] Where did my XML go?
Sorry to be late to the party, but for future reference, use < to escape the < symbol in the FAQ forum.
-
Dec 28th, 2009, 02:38 PM
#19
Re: [RESOLVED] Where did my XML go?
Hey,
Thanks for that, good to know!
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|