Using custom .html pages on Web Enabled Forms
Posted: Tue May 15, 2012 9:29 pm
Hey,
We've been using Web Enabled Forms to run our web applications for a while now. We have plans to upgrade our Jade systems at some point in the future in order to utilise the .Net framework and make an updated version of the systems, but due to our servers running 32-bit, there's a large and costly process to do that so it might be a while yet...
We have recently had requests from certain customers to upgrade a couple of the screens that have hit the html limitations that Jade Web Enabled Forms have, so we're now under a bit more pressure to react and make the screens more useable.
One option we're wanting to explore, on the short term, is to create our own .html pages that we can use rather than the ones that Jade creates. Can this be done? I know in the WebSession's reply method the created html is sent to the web browser, is it possible to hijack this and send a custom made page instead? Of course, the main issue is then reading back the instructions from the new html page when the user does something, which i assume would utilise a post method?!
Has anybody done any work of this nature before? This is merely a stop-gap for us until we can get the upgrades completed that allow us to use .Net. We're currently running Jade 6.2.
Any help will be very appreciated
Thanks!
Rich
We've been using Web Enabled Forms to run our web applications for a while now. We have plans to upgrade our Jade systems at some point in the future in order to utilise the .Net framework and make an updated version of the systems, but due to our servers running 32-bit, there's a large and costly process to do that so it might be a while yet...
We have recently had requests from certain customers to upgrade a couple of the screens that have hit the html limitations that Jade Web Enabled Forms have, so we're now under a bit more pressure to react and make the screens more useable.
One option we're wanting to explore, on the short term, is to create our own .html pages that we can use rather than the ones that Jade creates. Can this be done? I know in the WebSession's reply method the created html is sent to the web browser, is it possible to hijack this and send a custom made page instead? Of course, the main issue is then reading back the instructions from the new html page when the user does something, which i assume would utilise a post method?!
Has anybody done any work of this nature before? This is merely a stop-gap for us until we can get the upgrades completed that allow us to use .Net. We're currently running Jade 6.2.
Any help will be very appreciated
Thanks!
Rich