[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Date problem

Subject: Date problem
From: Hélder Sousa <hsousa@xxxxxx>
Date: Mon, 9 Dec 2002 15:53:23 -0000
date problem
Hi :)

I'm doing a xsl that produces a html code that represent a form

<xsl:element name="form">
	<xsl:attribute name="action">page</xsl:attribute>
	<xsl:attribute name="method">post</xsl:attribute>
 	<xsl:attribute name="ID">form1</xsl:attribute>
	<xsl:element name="input">
		<xsl:attribute name="type">hidden</xsl:attribute>
		<xsl:attribute name="name">system</xsl:attribute>
		<xsl:attribute name="value"><xsl:value-of select="@System"/></xsl:attribute>
	</xsl:element>
	<xsl:element name="input">
		<xsl:attribute name="type">hidden</xsl:attribute>
		<xsl:attribute name="name">todayDate</xsl:attribute>
		<xsl:attribute name="value">????????</xsl:attribute>
	</xsl:element>
</xsl:element>

The question is: how I put the actual date in "????????"? Is there any function in xsl that returns the actual date?! Or I have to use jscript?!

Tks for the help :)


Hélder Sousa

Departamento de Projectos e-business 
I2S Informática - Sistemas e Serviços, S.A. 
Telefone: 22 8340400 
Fax: 22 8340495 
hsousa@xxxxxx
http://www.i2s.pt
 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.