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

Re: Execute asp page during transformation

Subject: Re: Execute asp page during transformation
From: Abel Braaksma <abel.online@xxxxxxxxx>
Date: Sat, 28 Oct 2006 12:08:22 +0200
excute insert asp
Giancarlo Rossi wrote:


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 ?

As a matter a fact, there are zillion ways to do this. It all depends on your demands/requirements. It is never a good idea to use the same name/value pairs you use internally, to show them externally in the url querystring. Indeed that is dangerous. Use other names, use a mapping from your asp code, where you check the values to be in a given range or have only a given set of characters etc.


How you eventually get it to your processor is entirely up to you and depends on your processor. But my hunch is that most processors have a method like "setParameter" and that's it.

-- Abel Braaksma
   http://www.nuntia.com

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-2007 All Rights Reserved.