/**

popular collection of scripts for all

*/
/** Search */

Xml Files

 }

SchoolMation Update 2.1

Hits: 9
*****
0.0

Painted Pages

Hits: 13
*****
0.0

Atrax.ComboBox Component

Hits: 17
*****
0.0

Grabbing XML data from ASP

Hits: 20
*****
0.0
SchoolMation is an
Painted Pages is a Web Page
The Atrax.ComboBox component
This article lays out how to
easy-to-use web-based
Color Javascript Tool. The
is a COM object for Active
use ASP and JScript to open
education management
workings in this program
Server Pages. It's primary
and read XML files.
solution that is designed to
promises to generate for you
purpose is to create HTML
 
foster communication between
exceeding colors for your
select elements from
 
students, parents, teachers
pages. In this color
disparate data formats.
 
and administrators.
generating tool you would
Currently supported formats
 
SchoolMation, used daily by
not have to fear getting bad
are: ODBC-Compliant
 
schools in over 60 countries
results whenever you layout
Databases. VBscript, JScript
 
for the past 5 years,
to put colors in your HTML
or similar Strings,
 
employs cost-effective
or XML files. The
delimited, and Well Formed
 
technology to help advance
latest improvements includes
XML files.
 
education and learning
twice as many backgrounds,
 
 
practices. SchoolMation is a
foregrounds and borders to
 
 
key tool for enabling
compare your colors before
 
 
data-driven decision-making.
you actually place them to
 
 
SchoolMation, included
your page.
 
 
in “Scholastic Administrator
 
 
 
Magazine’s” list of ten top
 
 
 
student information systems
 
 
 
in October 2003, has been
 
 
 
upgraded once again (March
 
 
 
2004) to deliver even more
 
 
 
functionality and greater
 
 
 
ease-of-use. This new
 
 
 
version includes a number of
 
 
 
practical enhancements that
 
 
 
schools have requested.
 
 
 
Report cards and schedules
 
 
 
can now be saved directly as
 
 
 
Adobe PDF documents, via a
 
 
 
standard web-browser, for
 
 
 
ease of printing and
 
 
 
electronic archival. Users
 
 
 
will no longer have to print
 
 
 
report cards and schedules
 
 
 
individually using their
 
 
 
browser’s print
 
 
 
functionality. There is a
 
 
 
new option for combining all
 
 
 
of a student’s course report
 
 
 
cards into a single report
 
 
 
card document, which many
 
 
 
schools have asked for.
 
 
 
Schools can better
 
 
 
customize/configure report
 
 
 
cards by: selecting
 
 
 
descriptors, modifying field
 
 
 
names, uploading custom
 
 
 
header graphics, supplying
 
 
 
footer text, creating report
 
 
 
templates, assigning
 
 
 
templates to courses and
 
 
 
grade-levels, and more. Each
 
 
 
grade level can have a
 
 
 
different report card if
 
 
 
necessary. There is a
 
 
 
new more efficient master
 
 
 
schedule configuration tool
 
 
 
that allows administrators
 
 
 
to work with the master
 
 
 
schedule one period at a
 
 
 
time or, as in the past, as
 
 
 
a complete schedule overview
 
 
 
Within the attendance
 
 
 
and discipline sections,
 
 
 
schools can now configure
 
 
 
their own reporting codes to
 
 
 
better integrate
 
 
 
SchoolMation with current
 
 
 
reporting standards. There
 
 
 
are a number of changes in
 
 
 
this new version that make
 
 
 
it easier for schools to
 
 
 
configure SchoolMation to
 
 
 
meet local, state and
 
 
 
national data reporting
 
 
 
requirements.
 
 
 
Information can be
 
 
 
exported and imported via
 
 
 
new configurable interfaces
 
 
 
that create/read standard
 
 
 
XML files. We have
 
 
 
also updated a number of
 
 
 
other SchoolMation standard
 
 
 
features to make them more
 
 
 
efficient for our users.
 
 
 
Learn more about this
 
 
 
powerful solution by
 
 
 
visiting the official
 
 
 
SchoolMation web site.
 
 
 


Date: Apr, 10 2004


Date: Nov, 26 2003


Date: Jun, 24 2003


Date: Jun, 24 2003
Web based news/article
This introductory article
As a follow-up to the
XML::Node is for those who
publishing system. Display
shows how to create XML
"Saving HTML Form Data
use Perl to process XML
functions run through an
Document Type Definitions
to XML" article, this
files. XML::Node is
XSLT engine, giving near
(DTDs) and well-formed,
tutorial explains how to
built on top of XML::Parser
total control over the
well-defined XML
edit XML files using
and provides a simplified
output without needing to
files that can be
XSL and ASP. This example
programming interface.
alter any ASP code. Script
validated by the XML parser
assumes that you are
XML::Node users can register
supports multiple templates;
of your choice. While you
familiar with ASP, XML and
callback sub-routines or
multiple users, each with
don't have to include a DTD
HTML 4.0.
variables to specific type
definable access rights;
with every XML file you
 
of XML nodes. The values of
multiple categories, using
produce, doing so will make
 
the specified XML nodes are
nesting to sort them;
your life a lot easier. Not
 
automatically copied to the
expandable comments on
only will a DTD enforce the
 
corresponding variables.
display pages by using
syntax you've established
 
When specified XML tags are
dhtml; rich text/WYSIWYG
for your XML files,