This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Mailto problem


Karlo,
Change it to
mailto:abc@xyz.com?body=send%20current-issue&subject=test
Or
mailto:abc@xyz.com?subject=order&body=send%> 20current-issue

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com 
> [mailto:owner-xsl-list@lists.mulberrytech.com] On Behalf Of Karlo
> Sent: 29 August 2001 17:06
> To: xsl-list@lists.mulberrytech.com
> Subject: [xsl] Mailto problem
> 
> 
>     Hi, I want to get the following line of HTML :
> 
> mailto:abc@xyz.com?body=send%20current-issue&subject=test
> 
> so I try:
> 
>       <A><xsl:attribute name='HREF'>
>                                  
> mailto:abc@xyz.com?subject=order&body=send%> 20current-issue
>    
>        </xsl:attribute>
>      </A>
> 
> 
> 
> I 
> get the following error :
> 
> "semi colon character was expected. Error processing resource 
> 'd:test.xsl'. 
> Line 49, Position 49
>             mailto:abc@xyz.com?subject=order&body=send%20current-issue
> ------------------------------------------------^"
> 
> have no idea.
> 
> Thanks
> 
>                                                  
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]