I need only how can I send a parameter to a page outside the xsl.
For example I partially solved using a frame:
<iframe style="display:none" src="insert.asp?da_apt={codice_ow}"></iframe>
But I dislike this instance... It could be dangerous.
There is another way to do it ?
Thanks in advance.
Regards.
--~------------------------------------------------------------------
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>
--~--