Discussions
advanced web site development: which are the best practices?
Good morning,
I have to build a NetSuite connected web site for a Company that is completely migrating their systems on NetSuite.
Since it's the first time for us to do such a work, I need to understand which is the best way to do that.
The web site is graphically designed so that it can't be developed through the NetSuite templates system.
So here are my considerations about the possible solutions:
1) ---- NetSuite hosting solution ----
[LIST]
[*]build the web site using HTML + NetSuite tags
[*]host it on NetSuite
[*]directly access the data through NetSuite tags
[/LIST]
This solution gives good performances, but it's not very flexible since server-side scripting is not available, so it will be probably discarded.