Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I enable an external script?
#1
The javaScript description says that an external script is connected like this: <script src= "/my/script.js">< / script> 
How do I do this in IntraWeb ? How do I enable an external script?  Huh
Reply
#2
It is simpler than that.

Add it to the ContentFiles property of your form, like that:

script.js

then add the script.js to the wwwroot (every IW application must have a folder named wwwroot under the folder where the binary file is (.exe or .dll).

That's it. It will just work
Reply
#3
All ingenious is simple. Thank you very much.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)