xsl-list
[Top] [All Lists]

RE: [xsl] variable ending with ^@

2009-02-20 11:10:59
I don't know the answer, and I suspect no-one else does either. You haven't
given enough information. It's not even clear what programming language each
of these code fragments represents. Certainly, the "^@" is coming from a
place that you haven't told us about.

Michael Kay
http://www.saxonica.com/ 

-----Original Message-----
From: himanshu padmanabhi 
[mailto:himanshu(_dot_)padmanabhi(_at_)gmail(_dot_)com] 
Sent: 19 February 2009 13:26
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] variable ending with ^@

Code flow

"abc.cgi"  has $in{'idx'}.

abc.cgi->abc.cgi on form .submit->abc.xsl on form submit->xyz.cgi
redirect->abc.cgi

"abc.xsl" passes value to next form like "<input value="{$idx}"
type="hidden" name="idx"></input>" as suggested here.

I am getting value of $in{'idx'} in final abc.cgi in above 
cycle.But getting its value as "idx=14^@".

what is this "^@".I tried with chomp,chop.It still remains.

-----------------------------
Regards,
Himanshu Padmanabhi

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>