Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8043 Posts in 1856 Topics- by 2099 Members - Latest Member: roi
Calendar Script CommunityEverything ElseGeneral Use (Moderators: scott, DanO, Marty)Month Abbreviations in SSI.html file
Pages: [1]   Go Down
Print
Author Topic: Month Abbreviations in SSI.html file  (Read 331 times)
0 Members and 1 Guest are viewing this topic.
Paul Pittman
New Member
*

Karma: 0
Offline Offline

Posts: 0

Media Rep (IRA Outlaw Sprints)


WWW
« on: February 18, 2003, 10:17:00 PM »

Is there a way to abbrviate the months in the ssi.html file for display purposes?  I found the line I need to modify

"<td align=right valign=middle rowspan="<%=$curr_events%>"> <font face="Arial, Helvetica, sans-serif"><small><%=$DAY->{monthname}%>

and I know it has something to do with the "monthname" tag, but I cannot find the syntax to change it to, or if it's even possible.  From reading some of the post on it, I am not sure, which is why I'm asking.

REF FILE:  http://www.arppix.com/schedule.shtml


Paul Pittman

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

Please don't PM me. Post in the open forum.


WWW
« Reply #1 on: February 19, 2003, 12:57:00 PM »

Try

<%=$DAY->{'monthabbreviation'}%>

in place of

<%=$DAY->{monthname}%>

Dan O.

------------------

Logged
Paul Pittman
New Member
*

Karma: 0
Offline Offline

Posts: 0

Media Rep (IRA Outlaw Sprints)


WWW
« Reply #2 on: February 19, 2003, 09:23:00 PM »

You Da Man once again!  

I actually did try that same verbage only neglected the ' marks and apparently, which turned out to be the err of my ways.

Trying different things as I go and things seem to be working well.  

Thanks again DanO!

Paul

------------------

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

Please don't PM me. Post in the open forum.


WWW
« Reply #3 on: February 20, 2003, 08:53:00 PM »

** only neglected the ' marks **

It will probably work either way, notice the original? No ' marks. Maybe you mistyped something?

Dan O.

------------------

Logged
Pages: [1]   Go Up
Print
Jump to: