This topic is locked

Include scripting on-page, rather than in code behind

7/1/2008 8:51:27 AM
ASPRunner.NET General questions
G
gstadter author

Is there a way to have ASPRunner.Net write the needed scripting into a <script></script> tag on the aspx page, rather than in a seperate, though included, aspx.cs file?

I know that I can move it manually, page by page, after the build wizard is complete, but if there was a way to set this prior to or during the wizard, it would save me lots of time.

Thank you

,Gary

Eugene 7/2/2008

You can change templates the way you like. Templates stores here:

"C:\Program Files\ASPRunner.NET4.0\source" and "C:\Program Files\ASPRunner.NET4.0\templates"