[IRCServices Coding] Re: IRCServices-Coding digest, Vol 1 #185 - 2 msgs
RT.Mail at verizon.net
RT.Mail at verizon.net
Fri Jul 5 19:31:19 PDT 2002
Ok... As you may have guessed already.. im not the best at this
stuff. When we download the db from /dbaccess/xml-export/ that is the
file we are getting.
<?xml version="1.0" ?>
- <ircservices-db>
- <constants>
<LANG_DEFAULT>-1</LANG_DEFAULT>
<CHANMAX_UNLIMITED>-2</CHANMAX_UNLIMITED>
<CHANMAX_DEFAULT>-1</CHANMAX_DEFAULT>
<TIMEZONE_DEFAULT>32767</TIMEZONE_DEFAULT>
<ACCLEV_FOUNDER>1000</ACCLEV_FOUNDER>
<ACCLEV_INVALID>-1000</ACCLEV_INVALID>
<ACCLEV_SOP>100</ACCLEV_SOP>
<ACCLEV_AOP>50</ACCLEV_AOP>
<ACCLEV_HOP>40</ACCLEV_HOP>
<ACCLEV_VOP>30</ACCLEV_VOP>
<MEMOMAX_UNLIMITED>-1</MEMOMAX_UNLIMITED>
<MEMOMAX_DEFAULT>-2</MEMOMAX_DEFAULT>
<NEWS_LOGON>0</NEWS_LOGON>
<NEWS_OPER>1</NEWS_OPER>
<MD_AKILL>0</MD_AKILL>
<MD_EXCLUSION>1</MD_EXCLUSION>
<MD_EXCEPTION>2</MD_EXCEPTION>
<MD_SGLINE>71</MD_SGLINE>
<MD_SQLINE>81</MD_SQLINE>
<MD_SZLINE>90</MD_SZLINE>
</constants>
<maxusercnt>0</maxusercnt>
etc.....
I'm really kind of lost. I know nothing about style sheets or any of
this. Can you tell me exactly what I need to do to view that.. as a
table i guess(im guessing that it is supposed to be viewed in a
table).
thanks
< >On Sat, 6 Jul 2002 03:51:01 +0200, Aragon Gouveia wrote:
< > | By Colin Thorpe(SCF) <ghozer at scfclan.com>
< > | [ 2002-07-05 13:30
< > +0200 ]
< > > Hi, (i'm from the same network as "RT.Mail at verizon.net")
< > >
< > > I am using IE6 and all i get is what look's like HTML, which
< > yes... is just
< > > the source, I opened up FILE>SAVE and saved it as XML - whent
< > into Several
< > > applications like Excel, Access, lotus Spreadsheats, etc..
< > They all said
< > > there was an error on line 1088 (i think) somting missing in
< > the syntax... -
< > > but also, as i said, IE6 only displayed the CODE
< >
< > This is correct behaviour. If you want to do something with the
< > data (like
< > make a table) you have to write an XSL stylesheet.
< >
< >
< > Regards,
< > Aragon
< > -----------------------------------------------------------------
< > -
< > To unsubscribe or change your subscription options, visit:
< > http://www.ircservices.za.net/mailman/listinfo/ircservices-coding