| [SOLVED] What program should I use to create a user interactive executable that would JavaScript, PHP etc. code? What I would like to do is develop an executable, such as a little VB form that comes with a little palette with different items that have classes in Internet Explorer, (Such as a textbox). When the user drags that textbox from the palette onto the form the HTML code would be written into a file. I have seen these express programs that Microsoft has put out for free which is pretty cool. The problem is that I was looking over the Visual Web Developer and I see that it can do many things like Dreamweaver but I am not sure if it is cabable of creating a .exe file such as one that I am looking to build. Could someone guide me in the right direction? Would the Visual Basic express edition do? Or perhaps I am digging to deep and ASP.NET could somehow dynamically generate the code for a textbox. How then could I give the user an option as to like change the color of the background to blue? Then have that code output? I again could envision a little palette where a person could choose a color and press a button that says "background" and have the output tags for a blue background put out. Any leads would be really appreciated.
Thanks,
Brian |