Ben Gunter pisze: > It might also be possible to redirect to a page on your site that > renders a hidden form whose action is the URL you want to POST to and > automatically submit the form with a call to form.submit() from the > window.onload event. >
That would break the whole process for users with javascript disabled. Seeing solutions proposed (hidden forms, mod_proxy, etc) I came to a conclusion that what I wanted to do is impossible to do in a proper way :) So I'm sticking with GET. Thank You all for replies. Another new thing learned :-) Best regards, Grzegorz ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
