Hi :)
I had a question in relation to Javascript and MVC. Is there any MVC way/method
which can register a JS function script dynamically i.e. from the
server (C# Code?)
I've searched everywhere in MVC forums/examples but cant seem to find any code/tutorials for doing this ? There is other posts for doing it statically but not from the server ?
Any help/code would be very appreciated.
Thanks,
Andy