From: R K <lin...@ho...> - 2004-11-04 13:07:08
|
Hi Boris, I have following section in my Config.xml: <PAGE id="NetReperio/searchcmd.sh" content_type="application/x-sh"/> The id is getting execution out of Model method named 'search' in where I have placed a small internal redirect to 'NetReperio/searchcmd.sh'. The HTML code responsible to execute this is: <form name="cmd" action="/netreperio/NetReperio/search" method="post"> Now whenever the browser gets the file it tries to save it as 'search'. Is there any method by which this behavior can be changed, so that the browser gets file name as 'searchcmd.sh' ? FYI this file is generated dynamically. Please comment. Thanks a lot again. -RK R K wrote: > Hi Boris, > > Thanks for the efforts, I really really appreciate them, yes the > settings did work out, I forgot to read the fine print of Section > attribute. Thanks a lot again. PageKit with TT2 is one cool > combination, simply put amazing! > > Thanks again. > > -RK |