Hi everyone,
Need to pick your brains. I've created a vba application that I want to put online. It's pretty simple but can save a lot of people a lot of time.
Main components are:
1) Opening and creating text files
2) Creating and manipulating string variables
3) Creating and manipulating arrays
4) Creating and using Objects including "MSXML2.DOMDocument", "MSXML2.XMLHTTP", "Scripting.FileSystemObject", "Scripting.Dictionary"
5) Generating Messagebox
6) Generating and updating a progress bar
My fear from leaving Excel vba is compatibility with other languages so far my limited research shows that ASP, PHP, JavaScript and VBScript can all be used in some capacity to accomplish to reconstruct the program so that it can be available online.
For example, is ASP better or PHP? IS JavaScript better or VBScript?
Are there any tips or thoughts any can give me before embarking on this mission. I don't intend on doing this myself because I know nothing about programming outside of vba, but I still need to know more before talking to someone else to help.
Any feedback is welcomed.
Thanks.
abousetta
Bookmarks