|
-
I've got a question concerning asp-code in plugin.htm, that will be used with GenerateHTMLFirst;
Is it possible to use ASP-code within the plugin.htm? I've tried it, but the result is a exact asp-code-included page (the asp is written hardcoded in the file, so the asp is not interpreted). I think, the asp is not understood well. The reason for this is unfamiliar to me...
Anyone could give me some advise on this one?
-
The files used on the GenerateHTMLFirst command are not interpreted by the ASP host, they're server exactly as they are. Maybe the best solution is to prepare a separate .ASP file, that includes the needed ASP script, that calls Turbine through the <object>/<embed> tags.
We'll be adding this feature to our ToDo list, as indeed it makes a lot of sense.
-
And other script lang?
Such as Javascript (server-side? client-side? )
BTW Thank you for putting it in the ToDo list, we appreciate!
-
This will probably be implemented as an actual http request inside the web server, so any scripting supported by the server will be possible.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|