473,385 Members | 1,676 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

php xml viewer

Hi
Is the "xml viewer" for php available? I want to collapse/expand
the xml tag.
thanks
from Peter (cm****@hotmail.com)
Jan 29 '08 #1
7 3369
cm****@hotmail.com wrote:
Is the "xml viewer" for php available? I want to collapse/expand
the xml tag.
WTF?

Please explain yourself further.

--
----------------------------------
Iv醤 S醤chez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-

El odio es un lastre. La vida es demasiado corta como para estar siempre
cabreado.
-- Danny (American History X,
1998)
Jan 29 '08 #2
On 1月29日, 下午8時51分, Iván Sánchez Ortega<ivansanchez-...@rroba-
escomposlinux.-.punto.-.orgwrote:
cmk...@hotmail.com wrote:
Is the "xml viewer" for php available? I want to collapse/expand
the xml tag.

WTF?

Please explain yourself further.

--
----------------------------------
Iván Sánchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-

El odio es un lastre. La vida es demasiado corta como para estar siempre
cabreado.
-- Danny (American History X,
1998)
Hi
I want to display a xml in a better way.
thanks
from Peter
Jan 31 '08 #3
On Jan 31, 6:06 am, cmk...@hotmail.com wrote:
On 1月29日, 下午8時51分, Iván Sánchez Ortega <ivansanchez-...@rroba-

escomposlinux.-.punto.-.orgwrote:
cmk...@hotmail.com wrote:
Is the "xml viewer" for php available? I want to collapse/expand
the xml tag.
WTF?
Please explain yourself further.
--
----------------------------------
Iván Sánchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-
El odio es un lastre. La vida es demasiado corta como para estar siempre
cabreado.
-- Danny (American HistoryX,
1998)

Hi
I want to display a xml in a better way.
thanks
from Peter
Is it possible to use CSS or XSLT to style how your page looks without
needing any particular viewer.

A
Jan 31 '08 #4
cm****@hotmail.com wrote:
On 1月29日, 下午8時51分, Iván Sánchez Ortega <ivansanchez-...@rroba-
escomposlinux.-.punto.-.orgwrote:
>cmk...@hotmail.com wrote:
>> Is the "xml viewer" for php available? I want to collapse/expand
the xml tag.
WTF?

Please explain yourself further.

--
----------------------------------
Iván Sánchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-

El odio es un lastre. La vida es demasiado corta como para estar siempre
cabreado.
-- Danny (American History X,
1998)

Hi
I want to display a xml in a better way.
thanks
from Peter
I still have no idea what you're trying to do.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================

Jan 31 '08 #5
On Thu, 31 Jan 2008 07:06:41 +0100, <cm****@hotmail.comwrote:
On 1鏈29鏃, 涓嬪崍8鏅51鍒, Iv谩n S谩nchez Ortega <ivansanchez-...@rroba-
escomposlinux.-.punto.-.orgwrote:
>cmk...@hotmail.com wrote:
Is the "xml viewer" for php available? I want to collapse/expand
the xml tag.

WTF?

Please explain yourself further.

--
----------------------------------
Iv谩n S谩nchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-

El odio es un lastre. La vida es demasiado corta como para estar siempre
cabreado.
-- Danny (American
History X,
1998)

Hi
I want to display a xml in a better way.
thanks
from Peter
What is your intended audience? If it's just for you or developers, any
developer can use his or her prefered editor, which usually should have no
problem opening XML files from different streams like http:// or ftp://
etc.

Just showing static XML in HTML can offcourse be done with wellformed XML,
a <preblock, and htmlspecialchars().

If you want to show expanding/folding XML, perhaps even with some coloring
of tags/attributes etc, then it would be a problem yes. It could be that
Geshi can do this, <http://qbnz.com/highlighter/>, haven't checked though.

--
Rik Wasmus
Jan 31 '08 #6
On 31 Jan., 20:28, "Rik Wasmus" <luiheidsgoe...@hotmail.comwrote:
If you want to show expanding/folding XML, perhaps even with some coloring
of tags/attributes etc, then it would be a problem yes. It could be that
Geshi can do this, <http://qbnz.com/highlighter/>, haven't checked though.
I would need something like this too.

I need to create a way for an admin to edit xml config files from a
webbrowser
if he access the website for example during a holiday from the
Starbucks at
the beach.

A TEXTAREA for xml works but it would be nicer to have a better
solution.
Feb 1 '08 #7
On 2$B7n(B1$BF|(B, $B2<8a(B12$B;~(B08$BJ,(B, llothar <llot...@web.dewrote:
On 31 Jan., 20:28, "Rik Wasmus" <luiheidsgoe...@hotmail.comwrote:
If you want to show expanding/folding XML, perhaps even with some coloring
of tags/attributes etc, then it would be a problem yes. It could be that
Geshi can do this, <http://qbnz.com/highlighter/>, haven't checked though.

I would need something like this too.

I need to create a way for an admin to edit xml config files from a
webbrowser
if he access the website for example during a holiday from the
Starbucks at
the beach.

A TEXTAREA for xml works but it would be nicer to have a better
solution.
Hi
Geshi can fix my problem, thanks
from Peter
Feb 1 '08 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Kris | last post by:
Hello, By accident I noticed that a hack to hide CSS from IE4.x/Mac also hides it from WebTV Viewer. Since I noticed a little while ago a post here that mentioned the 'incompatibility' of WebTV...
1
by: Rick Brown | last post by:
I'm trying to find a way to output a Access97 report to a file without losing any of the formatting. The Microsoft Snapshot Viewer does this perfectly but the person opening the file needs the...
9
by: bluedolphin | last post by:
Hello All: I have been brought onboard to help on a project that had some performance problems last year. I have taken some steps to address the issues in question, but a huge question mark...
4
by: Salad | last post by:
Hi: I have the following line: DoCmd.SendObject acSendReport, "TestReport", _ "SnapshotFormat (*.snp)", _ "joeblow@nowhere.com", , , "Report Test", _ "Does it open correctly?", True I have...
3
by: Robert Schuldenfrei | last post by:
Dear NG, I have Crystal Reports working to a file and directly to the printer with the following: private void mnuInvRep1301_Click(object sender, System.EventArgs e) {
5
by: Robert Schuldenfrei | last post by:
Hi Again, Forgive me for posting this again, but old items seem to get little review. I thought I could adjust the viewer properties without any further aid from the NG, but I was wrong. When...
1
by: Tressa | last post by:
I have a Csharp windows service that currently uses socketing to communicate to additional PC's to shutdown or restart. I need to also have this service open up the Event Viewer and search for...
0
by: Jerry J | last post by:
I have a third party image viewer that can display various types of images. The image viewer is ActiveX and lives inside of Internet Explorer. To get the image viewer to retrieve an image, java...
5
by: Dean Slindee | last post by:
I have looked everywhere I can think of for the .exe name of the Windows Picture and Fax Viewer. Anybody know what it's named? Thanks, Dean Slindee
1
by: monskie | last post by:
Hello to all, I have a problem which could be trivial to you guys. This concerns opening several crystal reports on the a crystal viewer on an ASPX page by calling window.open. My...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.