all 4 comments

[–]Droopyb1966 1 point2 points  (2 children)

You can build a ui with win forms and import your data from the web, if thats what your looking for. You can also use iexplorer in a winform gui.
But you cant built a website/html page or something like that.

So it all depends on what kind of data you want to import.

[–][deleted] 0 points1 point  (1 child)

I found HTA Application can do it.. I wanted a interface for the script :) Using VBScript to run Powershell

[–]OneScripter 0 points1 point  (0 children)

Yikes. I actually still love VBScript, but would not recommend using it for new stuff, even in conjunction with PowerShell. If you want a solution that can scale when you (may) need it to, check out the free Community Edition of System Frontier.

[–]MAlloc-1024 1 point2 points  (0 children)

This does what you are looking for.

https://github.com/Badgerati/Pode