Convert Asp.net Web Application to completely HTML5
Hi,
Iam doing a project in html5 only. I have connected webservices, get data from services using javascript but unfortunately i got error in uploading images in base64 format on iis. So i convert my app to asp.net web application. Is there any tools or software existing for converting my asp.net web application to html5 application?
Thanks