How do I convert a desktop webscraper to a website?

Zurita

New Member
I have a desktop webscraper application written using C#.NET. It works very simply. The user imports input data in txt/csv/Excel. The app exports scraped and orginized results in an output file (csv, html).How can I make this accessible online, as a website?I haven't done web programming before (only desktop) and I do not know any web programming languages. But I think I can learn ASP.NET and create similar webscraper functionality with it.What kind of webhosting requirements do I have?
 
Back
Top