I am planning to make a very simple asset management system for 3ds max.
This is how i have planned on making it.
I will be making a webserver on a local network machine. Will be making a database which stores all the reference to the files stored on the system. I will be populating all the list from the DB and then will be downloading and importing the files in the application.
I am planning on making the UI and Intermediate layer using maxscript (3dsmax's scripting language) and dotnet. And at the server end i will be using MySQL and php.
Am i on the correct road or i need to find a different way.
Can anyone help me with this.
Thanks