[Download-List] Alternate row colors for HTML

Sharon A. Evans evanssha at meredith.edu
Fri Feb 29 12:49:02 EST 2008


Several examples:

*	SELECT HRPER WITH (X.HRP.ACT.POS.CLASS NE 'STW' AND
HRP.EFFECT.TERM.DATE ='') OR WITH (X.HRP.ACT.POS.CLASS NE 'STW' AND
HRP.EFFECT.TERM.DATE LE EVAL TODAY -7)
*	SELECT STUDENT.TERMS WITH STTR.CURRENT.STATUS = 'P''R''T' AND
STTR.TERM = '<<A,Enter the ranking term>>' AND STTR.ACAD.LEVEL = 'UG' SAVING
EVAL"STTR.STUDENT:'*':STTR.ACAD.LEVEL"  NO.NULLS
*	LIST COURSE.SECTIONS BY SEC.NAME SEC.NAME EVAL "
SUBR('XS.GET.FIRST.LAST.NAMES',TRANS('COURSE.SEC.FACULTY',SEC.FACULTY,'CSF.F
ACULTY','X'))" FMT'30T' COL.HDG'Faculty Name' ID.SUP HEADING"'T' List of
course sections with faculty name for <<Enter the graduation term>>
Graduates           Page 'P'" LPTR

 

HTH,

Sharon

 

Sharon A. Evans (919)760-8790

Meredith College
  _____  


From: download-list-bounces at cedarville.edu
[mailto:download-list-bounces at cedarville.edu] On Behalf Of Bessler, Marc
Sent: Friday, February 29, 2008 11:56 AM
To: Cedarville DOWNLOAD Users
Subject: RE: [Download-List] Alternate row colors for HTML

 

Hi Dale,

 

I have played around quite a bit with HTML formatting via DOWNLOAD. Could
you send me the EVAL statement you are trying out?

 

Marc Bessler
Data Support Specialist
Phillips Exeter Academy
20 Main Street
Exeter, NH  03833

Telephone: 603-777-3367
Fax: 603-777-4382
Email:  <mailto:mbessler at exeter.edu> mbessler at exeter.edu
Website:  <http://phillips.exeter.edu/> http://phillips.exeter.edu

 

 

 

  _____  

From: download-list-bounces at cedarville.edu
[mailto:download-list-bounces at cedarville.edu] On Behalf Of Dale Young
Sent: Friday, February 29, 2008 9:36 AM
To: download-list at cedarville.edu
Subject: [Download-List] Alternate row colors for HTML

I'm trying to get DOWNLOAD to create alternating colors for rows in a table
using a linked style sheet. Example of the style sheet would be:

 

.table-row1 { background-color: #FFFFFF }

.table-row2 { background-color: #E1ECF2 )

 

Our company is a vendor working with the government and it's their style
sheet that they use for their intranet reports. They're wanting us to use
the same style sheet when creating reports from Universe. I've tried setting
up a subroutine with a common area keeping the count of records processed
using the MOD function:

 

Record 1 = 0

Record 2 = 1

Record 3 = 0

Etc.

 

I would think I could use the HTLM.ROW EVAL function, but not getting it to
work. Any ideas?

 

Thanks, 
Dale Young | Auctor 
Indianapolis, IN 46240 

CONFIDENTIALITY NOTICE: This message, including any
attachments, is intended solely for the use of the named
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure,
distribution, or reproduction of the contents in this
communication is strictly prohibited.  If you are not the
intended recipient, please contact the sender by reply 
e-mail and destroy all copies of the original message.
Thank you.
 
 
This message has been verified to have been sent from
Auctor Corporation or one of its subsidiaries by Postini
Email Security Services.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.cedarville.edu/pipermail/download-list/attachments/20080229/e0ad5b98/attachment.html>


More information about the download-list mailing list